require is a statement and not a function
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
*/
|
||||
|
||||
define('AREA', 'admin');
|
||||
|
||||
require('./lib/init.php');
|
||||
require './lib/init.php';
|
||||
|
||||
if ($page == 'log'
|
||||
&& $userinfo['change_serversettings'] == '1'
|
||||
|
||||
Reference in New Issue
Block a user