mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix arg type to preg_replace by forcing type definition
This commit is contained in:
parent
32db6eebbb
commit
bb1fe8bd10
|
|
@ -91,6 +91,7 @@ if (@file_exists($forcedfile)) {
|
|||
|
||||
dolibarr_install_syslog("--- step2: entering step2.php page");
|
||||
|
||||
'@phan-var-force string $dolibarr_main_db_prefix'; // From configuraiotn file or install/inc.php
|
||||
|
||||
/*
|
||||
* View
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user