X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=ref.php;h=cff2ace8d92b92855c1f2b55757d2f8e208dc72c;hb=30813af329c1e3f07932fc53adee1a37d78f01c2;hp=700491851a4bff59c4f262a928dfac4165e3463c;hpb=9f6c30cc0e06098171d773d671292081ecee3d29;p=mailer.git diff --git a/ref.php b/ref.php index 700491851a..cff2ace8d9 100644 --- a/ref.php +++ b/ref.php @@ -1,7 +1,7 @@ 0) { // Test if nickname or numeric id @@ -87,7 +91,7 @@ if (determineReferalId() > 0) { break; case 'index': - $URL = 'index.php'; + $URL = 'modules.php?module=index'; break; } // END - switch } // END - if