X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-theme_import.php;h=c2a407f2bb99ea39ef790cb72fa1229f1bdbda5c;hb=cc59ea1cce3e0fafc2cc6c9e36142698cf2b58ef;hp=c3665f9881913dd9487e66fb3db205dca33b5389;hpb=43918668518996fcf51f360bcd0d2690427d53a9;p=mailer.git diff --git a/inc/modules/admin/what-theme_import.php b/inc/modules/admin/what-theme_import.php index c3665f9881..c2a407f2bb 100644 --- a/inc/modules/admin/what-theme_import.php +++ b/inc/modules/admin/what-theme_import.php @@ -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'),