mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Notice removal
This commit is contained in:
@@ -56,7 +56,7 @@ if(is_array($pref['lan_log_list'])) //... and for any plugins which support it
|
||||
{
|
||||
$file = str_replace('--LAN--', e_LANGUAGE, $file);
|
||||
|
||||
echo "orig = ".$file." ";
|
||||
// echo "orig = ".$file." ";
|
||||
e107::lan($path,'log',true);
|
||||
//include_lan(e_PLUGIN.$path.'/'.$file);
|
||||
}
|
||||
|
Reference in New Issue
Block a user