mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 00:27:45 +02:00
Frontend scripts tests. (may break some things)
This commit is contained in:
@@ -575,7 +575,10 @@ function getAlert()
|
||||
|
||||
|
||||
// Header included notification, from this point header includes are not possible
|
||||
define('HEADER_INIT', TRUE);
|
||||
if(!defined('HEADER_INIT'))
|
||||
{
|
||||
define('HEADER_INIT', TRUE);
|
||||
}
|
||||
|
||||
e107::getDebug()->logTime("End Head, Start Body");
|
||||
|
||||
|
Reference in New Issue
Block a user