A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / fix_menu.php
index 2f35edd2a175e72a86cce6f8a99ffc4a494eed0e..8c1193861403f2303f031f7fca3ddd5d9d846e78 100644 (file)
@@ -43,7 +43,7 @@ if (!defined('__SECURITY')) {
 // Get all menus
 foreach (array('guest','member','admin') as $menu) {
        // Query it
-       $result = SQL_QUERY_ESC("SELECT `action`, `what` FROM `{?_MYSQL_PREFIX?}_%s_menu` ORDER BY `action` ASC, `what` ASC",
+       $result = SQL_QUERY_ESC("SELECT `action`,`what` FROM `{?_MYSQL_PREFIX?}_%s_menu` ORDER BY `action` ASC, `what` ASC",
                array($menu), __FILE__, __LINE__);
 
        // Init array