X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_rewrite.php;h=111e06c2eed9d06502d7dd130688ac1e093b70c0;hp=d06af5e61232bca2cd3cfef5e4f584556b2930b5;hb=7b0f17cd637e388049d2167811e4332cec1e979b;hpb=aea4f2a51ffa6f483056c6ce167c8c6fd8ca6129 diff --git a/inc/modules/admin/what-config_rewrite.php b/inc/modules/admin/what-config_rewrite.php index d06af5e612..111e06c2ee 100644 --- a/inc/modules/admin/what-config_rewrite.php +++ b/inc/modules/admin/what-config_rewrite.php @@ -57,7 +57,7 @@ if (IS_FORM_SENT()) { } // 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