forked from Wavyzz/dolibarr
Merge remote-tracking branch 'origin/3.6' into develop
This commit is contained in:
@@ -4440,6 +4440,7 @@ function dol_eval($s,$returnvalue=0)
|
||||
global $langs, $user, $conf;
|
||||
global $leftmenu;
|
||||
global $rights;
|
||||
global $object;
|
||||
|
||||
//print $s."<br>\n";
|
||||
if ($returnvalue) return @eval('return '.$s.';');
|
||||
|
||||
Reference in New Issue
Block a user