X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=modules.php;h=b94a2a0414c8bec6be55e2c3baa7f1331227d4ca;hb=f6ccb87413901e0352319385471134dd2d4ba966;hp=e05a1b25ed378f9898512d038f903d969cdd6cd6;hpb=3daede4c904e23905c3e48dd6749019deca0a0e0;p=mailer.git diff --git a/modules.php b/modules.php index e05a1b25ed..b94a2a0414 100644 --- a/modules.php +++ b/modules.php @@ -74,7 +74,7 @@ if (IS_MEMBER()) { } // END - if } else { // Hmmm, logged in and no valid userid? - $username = ""._UNKNOWN.""; + $username = ""._UNKNOWN.""; // Destroy session destroy_user_session();