]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_import.php
Another column fix
[mailer.git] / inc / modules / admin / what-theme_import.php
index 027223f087bbf2c91a1c0676ffb7c814f1b00ef3..d075327bfec9d4ec9a051f00afbc4add61b7ed84 100644 (file)
@@ -55,7 +55,7 @@ if (!empty($_POST['theme'])) {
 
                        // Register it ith the exchange
                        $result = SQL_QUERY_ESC("INSERT INTO "._MYSQL_PREFIX."_themes (theme_path, theme_active, theme_ver, theme_name)
-VALUES ('%s', 'N', '%s', '%s')",
+VALUES ('%s','N','%s','%s')",
                                array($_POST['theme'], $THEME_VERSION, $THEME_NAME), __FILE__, __LINE__);
 
                        // Destroy cache