1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-21 13:11:52 +02:00

Removed debug info.

This commit is contained in:
Cameron 2017-04-19 16:49:42 -07:00
parent 90673d2ae0
commit 4140886c29

View File

@ -78,8 +78,7 @@ class download_sitelink // include plugin-folder in the name.
);
}
e107::getDebug()->log($sublinks);
return $sublinks;
}