X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fadmin-inc.php;h=776c0014473a9321f0e6a1fca58b4d22c9f9e8c4;hb=7d9e77e65d6300658a2bc308cb48f2744ce023eb;hp=8944acf39beed156254e481af0e53123615d6e1f;hpb=4001187f22197f55e5a1f211fc8defcc180f7c32;p=mailer.git diff --git a/inc/modules/admin/admin-inc.php b/inc/modules/admin/admin-inc.php index 8944acf39b..776c001447 100644 --- a/inc/modules/admin/admin-inc.php +++ b/inc/modules/admin/admin-inc.php @@ -441,12 +441,6 @@ function ADD_ADMIN_MENU ($act, $wht, $return=false) { $OUT .= "\n"; } - // Compile and run the code here. This inserts all constants into the - // HTML output. Costs me some time to figure this out... *sigh* Quix0r - // @TODO Is this eval longer needed? - $eval = "\$OUT = \"".COMPILE_CODE(smartAddSlashes($OUT))."\";"; - eval($eval); - // Is there a cache instance again? if ((isCacheInstanceValid()) && (getConfig('cache_admin_menu') == "Y")) { // Init cache