]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-unlock_sponsor.php
Countless fixes, ext-grade started:
[mailer.git] / inc / modules / admin / what-unlock_sponsor.php
index 3a1852f82561ac98ef5512ffd68d79ce115d7d1a..b70f6b73a5230fb1299575a2fafe652054f12a14 100644 (file)
@@ -70,7 +70,7 @@ WHERE
 LIMIT 1",
                        array($content['id']), __FILE__, __LINE__);
 
-                       /// Is there an entry?
+                       // Is there an entry?
                        if (SQL_NUMROWS($result_main) == 1) {
                                // Load data
                                $content = SQL_FETCHARRAY($result_main);