Pman.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 9 Nov 2010 08:13:16 +0000 (16:13 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 9 Nov 2010 08:13:16 +0000 (16:13 +0800)
Pman.php

index 769926e..65a7348 100644 (file)
--- 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");