]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_links.php
Countless fixes, ext-grade started:
[mailer.git] / inc / modules / admin / what-list_links.php
index 46a1f82f1dc4c101f176b7082a2f414bcc74deee..367c945f1a230c2e2710923265e8f626b397d5a4 100644 (file)
@@ -85,7 +85,6 @@ if (isGetRequestParameterSet('userid')) {
                                // @TODO Find a way to rewrite this. See some lines above for different queries
                                while (list($id, $id2, $type) = SQL_FETCHROW($result)) {
                                        // Initializes all variables
-                                       $cat = '';
                                        $DATA = '';
                                        $PROBLEM = '{--ADMIN_GENERAL_MAIL_PROBLEM--}';
                                        $result_data = false;