mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 12:21:45 +02:00
Fixes #4384 - Footer missing when required within a function.
This commit is contained in:
@@ -843,4 +843,6 @@ e107::getDebug()->logTime('Render Other');
|
||||
|
||||
unset($text);
|
||||
}
|
||||
//Trim whitepsaces after end of the script
|
||||
|
||||
$GLOBALS['FOOTER'] = $FOOTER;
|
||||
//Trim whitepsaces after end of the script
|
Reference in New Issue
Block a user