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:
defacer
2007-02-23 01:23:04 +00:00
parent 7fb2c1bbd0
commit 23b86e1cf1
+2
View File
@@ -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.