mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 08:02:22 +01:00
Fixed: object instead of soc and vis versa.
This commit is contained in:
@@ -4574,6 +4574,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