From: Alan Knowles Date: Thu, 16 Dec 2010 08:19:43 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=b40d305842a1f8544469bf636ef912e551e799fb;hp=1b82253c24dc147f2155c189d00199a6472a5560;p=Pman.Base Pman.php --- diff --git a/Pman.php b/Pman.php index 6415a8e..4e69580 100644 --- a/Pman.php +++ b/Pman.php @@ -495,7 +495,7 @@ class Pman extends HTML_FlexyFramework_Page } $mods = array_unique($mods); - + print_r($mods);exit; $disabled = explode(',', $this->appDisable ? $this->appDisable: '');