mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 12:21:45 +02:00
e107 class destructor - work on Issue #278 Memory leaks
This commit is contained in:
@@ -324,6 +324,9 @@ echo "<div style='text-align:center; display:".$show."; position: absolute; widt
|
||||
unset($show);
|
||||
echo "\n</body>\n</html>";
|
||||
|
||||
// Shutdown
|
||||
$e107->destruct();
|
||||
|
||||
//
|
||||
// I Send the buffered page data, along with appropriate headers
|
||||
//
|
||||
|
Reference in New Issue
Block a user