X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=admin.php;h=c60d0823e7c7211ab20be3055895559962196b16;hp=f4c3d824cfb4394fd3f2aed13f8af644127a743b;hb=59bd8a9805c51c895a92cc12825f4cbdfd792597;hpb=d2b67884c1d4c5aba9ea85400355bc23f7a2dcad diff --git a/admin.php b/admin.php index f4c3d824cf..c60d0823e7 100644 --- a/admin.php +++ b/admin.php @@ -41,7 +41,7 @@ $GLOBALS['action'] = ""; // Set module $GLOBALS['module'] = "admin"; -$CSS = -1; +$GLOBALS['output_mode'] = -1; // Load the required file(s) require("inc/config.php");