X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_rewrite.php;h=8fa8a3a52a4dd54e75ae4f01a9a3f72b6198abbb;hp=a1e728b2fdb0dfd89477a4bd3fbe403fb8ed01be;hb=60494e212a67fe360bfbb481eb4928480a6f379b;hpb=c99c15da4f0f45ea20be40a1320112e7af83af90 diff --git a/inc/modules/admin/what-config_rewrite.php b/inc/modules/admin/what-config_rewrite.php index a1e728b2fd..8fa8a3a52a 100644 --- a/inc/modules/admin/what-config_rewrite.php +++ b/inc/modules/admin/what-config_rewrite.php @@ -72,7 +72,7 @@ if (isset($_POST['ok'])) if (empty($title)) $title = "---"; // Already registered module? - if (ereg($mod, $CONFIG['rewrite_skipped_mods'])) + if (ereg($mod, $_CONFIG['rewrite_skipped_mods'])) { // Found $y = " checked";