X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=sponsor_confirm.php;h=5b601d88cad27cefbec0b8aceaa336267d738051;hp=c3aadaa205b8504c2257a66c1341f8c18162158d;hb=3608f72d51e8126720024704398cf738e61f890b;hpb=e71e9e1380d65ccd06beef6fbc594bec10371f5f diff --git a/sponsor_confirm.php b/sponsor_confirm.php index c3aadaa205..5b601d88ca 100644 --- a/sponsor_confirm.php +++ b/sponsor_confirm.php @@ -50,10 +50,8 @@ if (isBooleanConstantAndTrue('mxchange_installed')) { // Load the URL LOAD_URL($URL); - - // Redirection should be done here } else { - // You have to configure first! + // You have to install first! LOAD_URL("install.php"); }