]> git.mxchange.org Git - mailer.git/commitdiff
Also this old column name is back ...
authorRoland Häder <roland@mxchange.org>
Wed, 19 Dec 2012 21:08:59 +0000 (21:08 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 19 Dec 2012 21:08:59 +0000 (21:08 +0000)
inc/modules/admin/what-extensions.php

index f8c028ab3d86a3da8f3075abe00f7bfb09b3940b..e1b95e3f593283ad11bd965b3aa14723ab965868 100644 (file)
@@ -285,7 +285,7 @@ switch ($do) {
        `id` AS `ext_id`,
        `ext_name`,
        `ext_active`,
-       `ext_css`,
+       `ext_has_css` AS `ext_css`,
        `ext_version`
 FROM
        `{?_MYSQL_PREFIX?}_extensions`