redirection of invalid or deleted mail orders improved, several code conventions...
[mailer.git] / inc / modules / admin / what-guestedit.php
index da936792545dd7025ef45440fac94f03dbd17d51..a6565aead787d06c9651e913013f00dc4f103ffc 100644 (file)
@@ -41,7 +41,7 @@ if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))
 ADD_DESCR("admin", basename(__FILE__));
 
 // Do we edit/delete/change main menus or sub menus?
-$AND = "what=''"; $SUB = "";
+$AND = "what = ''"; $SUB = "";
 
 if (!empty($_GET['sub']))
 {