]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/admin-inc.php
addCreateTableSql() is now more encapsulated
[mailer.git] / inc / modules / admin / admin-inc.php
index 1716bf3549da10bc1ca53b6609be36581742f719..083e290725ca339d6baa354c0213c4e083a1f819 100644 (file)
@@ -543,7 +543,7 @@ function adminSaveSettings (&$postData, $tableName = '_config', $whereStatement
                        $whereStatement
                );
        } else {
-               // Add Line (does only work with auto_increment!
+               // Add Line (does only work with AUTO_INCREMENT!
                $keys = array(); $values = array();
                foreach ($tableData as $entry) {
                        // Split up