rewritten to new functions, some parts rewritten to filters
[mailer.git] / inc / modules / admin / what-edit_sponsor.php
index e3704ef77cbd650682529753e4a9fcf98ff8607d..205f315ae689abab90ee294665882214320f1b4d 100644 (file)
@@ -96,7 +96,7 @@ if ((REQUEST_ISSET_GET(('id'))) && (REQUEST_ISSET_GET(('mode')))) {
 
                // Init variables here
                $TPL = sprintf("admin_edit_sponsor_%s", REQUEST_GET(('mode')));
-               $SQLs = array();
+               INIT_SQLS();
 
                // Sponsor was found
                if ((IS_FORM_SENT()) || (REQUEST_ISSET_POST(('edit')))) {