From: Alan Knowles Date: Thu, 28 Dec 2017 07:14:11 +0000 (+0800) Subject: MTrackWeb.php X-Git-Url: http://git.roojs.org/?p=web.mtrack;a=commitdiff_plain;h=dd82248e2bd3f3e07810182710e9fa4ef687fd21 MTrackWeb.php --- diff --git a/MTrackWeb.php b/MTrackWeb.php index ea6beae8..363e3015 100644 --- a/MTrackWeb.php +++ b/MTrackWeb.php @@ -111,7 +111,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page $ar = $this->userProjects(); - //print_r($ar); + print_r($ar); if (!isset($ar[$currentProject])) { $currentProject = false; $_SESSION[__CLASS__]['active_project_id'] = false;