]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-manager.php
Unsupported extensions removed, several rewrites to extension handling, 'yoomedia...
[mailer.git] / inc / mysql-manager.php
index 1e4856595c3ab9a5fdb71470c18166528982673b..39a7f86b4d60380dca84b185cb05dfceb0db87c1 100644 (file)
@@ -1856,6 +1856,13 @@ function SUB_POINTS ($subject, $uid, $points) {
 
 // Update config entries
 function UPDATE_CONFIG ($entries, $values, $updateMode="") {
+       global $CSS;
+
+       // Do not update config in CSS mode
+       if (($CSS == "1") || ($CSS == -1)) {
+               return;
+       } // END - if
+
        // Do we have multiple entries?
        if (is_array($entries)) {
                // Walk through all