]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_beg.php
login bonus will no longer be payed when turned off, "Y/N" rewritten to 'Y/N'
[mailer.git] / inc / modules / admin / what-list_beg.php
index 013330c1d0cfb24d5a55ce4ef1a3527565899950..8453ffe978ff0c1bb2bc45823fc1764e96a634e0 100644 (file)
@@ -40,7 +40,7 @@ if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))
 // Add description as navigation point
 ADD_DESCR("admin", basename(__FILE__));
 
-if ($CONFIG['beg_rallye'] == "Y")
+if ($CONFIG['beg_rallye'] == 'Y')
 {
        // Shall I withdraw now?
        if (isset($_POST['withdraw']))