]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_rewrite.php
New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / modules / admin / what-config_rewrite.php
index d06af5e61232bca2cd3cfef5e4f584556b2930b5..111e06c2eed9d06502d7dd130688ac1e093b70c0 100644 (file)
@@ -57,7 +57,7 @@ if (IS_FORM_SENT()) {
        }
 
        // Implode array to string and remove posted mod array
        }
 
        // Implode array to string and remove posted mod array
-       REQUEST_SET_POST('rewrite_skip', implode(":", $MODs));
+       REQUEST_SET_POST('rewrite_skip', implode(':', $MODs));
        REQUEST_UNSET_POST('mod');
 
        // Save settings
        REQUEST_UNSET_POST('mod');
 
        // Save settings