mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Remove debug info
This commit is contained in:
@@ -718,8 +718,6 @@ class e_news_tree extends e_front_tree_model
|
||||
|
||||
$featuredCount = !empty($parms['featured']) ? intval($parms['featured']) : 0;
|
||||
|
||||
e107::getDebug()->log("Featured Count: ".$featuredCount);
|
||||
|
||||
|
||||
foreach ($items as $news)
|
||||
{
|
||||
|
Reference in New Issue
Block a user