affiche le log
This commit is contained in:
parent
63310ff6e1
commit
1d01213315
@ -73,6 +73,7 @@ function log_error($log, $w_db=true, $die=false)
|
||||
}else
|
||||
{
|
||||
//store error in table session[]
|
||||
echo $log . EOLH;
|
||||
$_SESSION['error'] = $log_err;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user