mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
PHP 7.1 fixes. Fix for broken category icons after upgrade. Fix for news thumbnail preview.
This commit is contained in:
@@ -3841,6 +3841,9 @@ class e_parser
|
||||
return null;
|
||||
}
|
||||
|
||||
e107::getDebug()->log($file);
|
||||
e107::getDebug()->log($parm);
|
||||
|
||||
|
||||
if(strpos($file,'e_MEDIA')!==false || strpos($file,'e_THEME')!==false || strpos($file,'e_PLUGIN')!==false) //v2.x path.
|
||||
{
|
||||
|
Reference in New Issue
Block a user