Skip to content

Commit

Permalink
Better log
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jul 3, 2018
1 parent f7b8e09 commit dfc42e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/install/upgrade2.php
Expand Up @@ -77,7 +77,7 @@
if ($dolibarr_main_db_type == 'mssql') $choix=3;


dolibarr_install_syslog("--- upgrade2: entering upgrade2.php page");
dolibarr_install_syslog("--- upgrade2: entering upgrade2.php page ".$versionfrom." ".$versionto);
if (! is_object($conf)) dolibarr_install_syslog("upgrade2: conf file not initialized", LOG_ERR);


Expand Down

0 comments on commit dfc42e5

Please sign in to comment.