X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=click.php;h=e323b7639dc84758d6e991ee6e9de6b02fce510d;hb=167b7b3fded7327bb9a588854718623df42fbaf1;hp=c3659428ea1fa448f5c56f52070559abe7583a0a;hpb=ed91696103e27286d50d5dcd9e6b6a6184dd3f16;p=mailer.git diff --git a/click.php b/click.php index c3659428ea..e323b7639d 100644 --- a/click.php +++ b/click.php @@ -54,7 +54,7 @@ setContentType('text/html'); // Run filter chain runFilterChain('handle_click_php'); -// Load index page +// Load index page (if click.php call was not detected) redirectToUrl('modules.php?module=index'); // Shutdown (if reached)