]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
Syntax errors fixed, naming convention applied, wrappers used:
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 4bb84530d2e292afee9717b7643e79546246b4c2..4b84e0498915c04e3649b3d0530fea7fc7086bbd 100644 (file)
@@ -106,7 +106,7 @@ $result = SQL_QUERY("SELECT
        `id`,
        `theme_path`,
        `theme_active`,
-       `theme_ver`,
+       `theme_ver` AS `theme_version`,
        `theme_name`
 FROM
        `{?_MYSQL_PREFIX?}_themes`