]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/user/mode-update.php
Rewrote reset and some extensions:
[mailer.git] / inc / extensions / user / mode-update.php
index 0e882f21b7d7852ced6fc8d05829f1b7b762c3cd..bbe1d6c903beac416727c9b9dcd430850105af7a 100644 (file)
@@ -40,7 +40,7 @@ if (!defined('__SECURITY')) {
        die();
 } // END - if
 
-// @TODO Remove double tabs
+// @TODO Remove double tabs from all lines
                switch (getCurrentExtensionVersion()) {
                        case '0.1.0': // SQL queries for v0.1
                                addConfigAddSql('user_limit', 'INT(7) UNSIGNED NOT NULL DEFAULT 20');