From: Alan Knowles Date: Thu, 24 Dec 2015 03:16:41 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=db7273d7e6f3be2d8f5ff0dd55cc187b955d2a9d;hp=d6545c02f64cec70ad79489f1bca81d2ba18fb2f;p=Pman.Core Asset.php --- diff --git a/Asset.php b/Asset.php index 77377d6f..7ddd4488 100644 --- a/Asset.php +++ b/Asset.php @@ -120,7 +120,7 @@ trait Pman_Core_Asset_Trait { function outputJavascriptDir($path) { - + die("jsdir"); $relpath = $this->rootURL . '/' . $path .'/'; $ff = HTML_FlexyFramework::get(); $dir = $this->rootDir.'/' . $path;