Introduced 'per-what-word-wrapping
[mailer.git] / inc / loader / load-extension.php
index 8452a87aa2dae03c2af5fa091267e10045009372..bc5932f25274a80a954907c8be78b21efa60702e 100644 (file)
@@ -139,7 +139,8 @@ if (($GLOBALS['cache_instance']->loadCacheFile('extension')) && ($GLOBALS['cache
        // Add more if ext-sql_patches is recent enougth
        $add = '';
        if (isExtensionInstalledAndNewer('sql_patches', '0.0.6')) {
-               $add = ',`ext_has_css` AS `ext_css`';
+               // Old naming
+               $add = ', `ext_has_css` AS `ext_css`';
        } // END - if
 
        // Query for all extensions