This commit is contained in:
skeeter 2001-04-21 17:45:48 +00:00
parent 8ab6337b5a
commit f71b6a8f54

View File

@ -391,7 +391,7 @@
}
}
error_reporting(7);
error_reporting(E_ERROR | E_WARNING | E_PARSE);
/************************************************************************\
* This function will return a properly formatted account_id. *