Fix: global inutile
This commit is contained in:
parent
c2e4deb4f3
commit
2d080c3f90
@ -2408,8 +2408,6 @@ function _dol_htmlentities($stringtoencode,$isstringalreadyhtml)
|
|||||||
*/
|
*/
|
||||||
function encodedecode_dbpassconf($level=0)
|
function encodedecode_dbpassconf($level=0)
|
||||||
{
|
{
|
||||||
global $conf;
|
|
||||||
|
|
||||||
$config = '';
|
$config = '';
|
||||||
|
|
||||||
if ($fp = fopen(DOL_DOCUMENT_ROOT.'/conf/conf.php','r'))
|
if ($fp = fopen(DOL_DOCUMENT_ROOT.'/conf/conf.php','r'))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user