mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
Removed PHP warnings. Added Simple e_url.php redirect list to admin area. Removed debug info from db-verify.
This commit is contained in:
@@ -90,7 +90,7 @@ class db_verify
|
||||
*/
|
||||
function verify()
|
||||
{
|
||||
print_a($_POST);
|
||||
|
||||
if(vartrue($_POST['verify_table']))
|
||||
{
|
||||
$this->runComparison($_POST['verify_table']);
|
||||
|
Reference in New Issue
Block a user