From: Alan Knowles Date: Tue, 9 Nov 2010 08:13:16 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=bcd90da1b9bf1e0c1512020118b39b560acab6de;p=Pman.Base Pman.php --- diff --git a/Pman.php b/Pman.php index 769926e..65a7348 100644 --- a/Pman.php +++ b/Pman.php @@ -570,9 +570,7 @@ class Pman extends HTML_FlexyFramework_Page } - - //$cfile = basename(array_pop(glob($cfile . '/' . $mod . '*.js'))); - + $files = array( $this->rootURL. "/_compiled_/".$mod . "/" . $cfile); if (file_exists($lfile)) { array_push($files, $this->rootURL."/_translations_/$mod.js");