mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
Various PHP8 Fixes
This commit is contained in:
@@ -26,7 +26,7 @@ $cached = e107::getCache()->retrieve($cString);
|
||||
|
||||
if(false === $cached)
|
||||
{
|
||||
|
||||
$sql = e107::getDb();
|
||||
require_once(e_PLUGIN."blogcalendar_menu/calendar.php");
|
||||
require_once(e_PLUGIN."blogcalendar_menu/functions.php");
|
||||
|
||||
|
Reference in New Issue
Block a user