mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
*** empty log message ***
This commit is contained in:
@@ -1095,7 +1095,7 @@ function dolibarr_print_error($db='',$msg='')
|
||||
$syslog.="pid=".getmypid();
|
||||
}
|
||||
|
||||
if ($db)
|
||||
if (is_object($db))
|
||||
{
|
||||
if ($_SERVER['DOCUMENT_ROOT']) // Mode web
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user