X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=doubler.php;h=eab1a6d5335985ee2cc2864e6467bcfec461523e;hp=53ee0682606feaf46f0c85fdc7c85c76fcc8ead3;hb=572e4b0f128dc3e7c44331d21f366fb8b19665e4;hpb=c45b1827a16928c65ecc1aea6a9d7a504c4874d4 diff --git a/doubler.php b/doubler.php index 53ee068260..eab1a6d533 100644 --- a/doubler.php +++ b/doubler.php @@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; // Set module $GLOBALS['module'] = "doubler"; $GLOBALS['refid'] = 0; -$CSS = "0"; +$CSS = 0; // Load the required file(s) require ("inc/config.php");