mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Core Cleanup.
This commit is contained in:
@@ -1262,7 +1262,7 @@ class e_jsmanager
|
||||
if($label && E107_DEBUG_LEVEL > 0)
|
||||
{
|
||||
echo $external ? "<!-- [JSManager] ".$label." -->\n" : "/* [JSManager] ".$label." */\n\n";
|
||||
e107::getDb()->db_Mark_Time("Load JS/CSS: ".$label);
|
||||
e107::getDebug()->logTime("Load JS/CSS: ".$label);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user