From 895f32ff9fc4ab8c65aed169bcf19c1a1e778198 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 15 Jun 2018 14:04:11 +0800 Subject: [PATCH] AssetTrait.php --- AssetTrait.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/AssetTrait.php b/AssetTrait.php index d37d9459..b05bbd44 100644 --- a/AssetTrait.php +++ b/AssetTrait.php @@ -15,8 +15,6 @@ trait Pman_Core_AssetTrait { function outputJavascriptDir($path) { - print_r($path); - $relpath = $this->rootURL . '/' . $path .'/'; $ff = HTML_FlexyFramework::get(); -- 2.39.2