]> git.mxchange.org Git - mailer.git/blobdiff - doubler.php
Reset rewritten, SQL fixed, zeros are now numeric
[mailer.git] / doubler.php
index 53ee0682606feaf46f0c85fdc7c85c76fcc8ead3..eab1a6d5335985ee2cc2864e6467bcfec461523e 100644 (file)
@@ -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");