mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 18:31:29 +01:00
Fix: global inutile
This commit is contained in:
@@ -2408,8 +2408,6 @@ function _dol_htmlentities($stringtoencode,$isstringalreadyhtml)
|
||||
*/
|
||||
function encodedecode_dbpassconf($level=0)
|
||||
{
|
||||
global $conf;
|
||||
|
||||
$config = '';
|
||||
|
||||
if ($fp = fopen(DOL_DOCUMENT_ROOT.'/conf/conf.php','r'))
|
||||
|
||||
Reference in New Issue
Block a user