]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-memedit.php
Fix for fix... :(
[mailer.git] / inc / modules / admin / what-memedit.php
index 195ae9510a29996efd81a0c897a086a0272c72a5..a959727f2b3f28cee6902200579bb7e29ba906c6 100644 (file)
@@ -214,7 +214,7 @@ if ((isPostRequestElementSet('edit')) && ($chk > 0) && (!isDemoModeActive())) {
                // Init
                $tid = ''; $fid = '';
 
-               // Get IDs
+               // Get ids
                if (isGetRequestElementSet('w')) {
                        // Sub menus selected
                        $result = SQL_QUERY_ESC("SELECT `id` FROM `{?_MYSQL_PREFIX?}_member_menu` WHERE `action`='%s' AND `sort`='%s' LIMIT 1",