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