Fixing a few tons of notices when installing
if error_reporting = E_ALL in php.ini. I 'm back! :D
This commit is contained in:
@@ -24,6 +24,8 @@ define ('REDIRECT', 8); /// 8. Redirect to index.php
|
||||
///==========================================================================//
|
||||
|
||||
|
||||
/// This has to be defined to avoid a notice in current_language()
|
||||
define('SITEID', 0);
|
||||
|
||||
/// Begin the session as we are holding all information in a session
|
||||
/// variable until the end.
|
||||
|
||||
Reference in New Issue
Block a user