forked from Wavyzz/dolibarr
Fix phpunit
This commit is contained in:
@@ -384,7 +384,7 @@ function run_sql($sqlfile, $silent = 1, $entity = 0, $usesavepoint = 1, $handler
|
||||
//print 'Request '.($i + 1)." contains non allowed instructions.<br>\n";
|
||||
//print "newsqlclean = ".$newsqlclean."<br>\n";
|
||||
dol_syslog('Admin.lib::run_sql Request '.($i + 1)." contains PHP code and checking this code returns errorphpcheck='.$errorphpcheck.'", LOG_WARNING);
|
||||
dol_syslog('$sql='.$sql, LOG_DEBUG);
|
||||
dol_syslog("sql=".$sql, LOG_DEBUG);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user