From: Alan Knowles Date: Thu, 23 Jun 2011 04:57:57 +0000 (+0800) Subject: MTrackWeb.php X-Git-Url: http://git.roojs.org/?p=web.mtrack;a=commitdiff_plain;h=3f0b04dd196a7c16103958b324d4e27669d789b4 MTrackWeb.php --- diff --git a/MTrackWeb.php b/MTrackWeb.php index 2cfe94aa..a15d2de7 100644 --- a/MTrackWeb.php +++ b/MTrackWeb.php @@ -114,7 +114,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page //print_r($ar); - if (empty($currentProject) { + if (empty($currentProject)) { //$p = DB_DataObject::factory('Projects');