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