root/ip/trunk/includes/functions_jr_admin.php

119167
459
{
459
{
460
	global $template, $lang, $module, $userdata, $config;
460
	global $template, $lang, $module, $userdata, $config;
461
461
462
	/* Debug? Changes the status stnading of ADMIN!!!  You are warned */
462
	/* Debug? Changes the status standing of ADMIN!!! You are warned */
463
	$debug = false;
463
	$debug = false;
464
464
465
	if (($userdata['user_level'] != ADMIN) || $debug)
465
	if (($userdata['user_level'] != ADMIN) || $debug)