A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / modules / admin / what-theme_import.php
index c2a407f2bb99ea39ef790cb72fa1229f1bdbda5c..c3665f9881913dd9487e66fb3db205dca33b5389 100644 (file)
@@ -59,7 +59,7 @@ if (isPostRequestParameterSet('theme')) {
                        loadInclude($inc);
 
                        // Register it ith the exchange
-                       SQL_QUERY_ESC("INSERT INTO `{?_MYSQL_PREFIX?}_themes` (`theme_path`, `theme_active`, `theme_ver`, `theme_name`)
+                       SQL_QUERY_ESC("INSERT INTO `{?_MYSQL_PREFIX?}_themes` (`theme_path`,`theme_active`,`theme_ver`,`theme_name`)
 VALUES ('%s','N','%s','%s')",
                                array(
                                        postRequestParameter('theme'),