]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-guest.php
Even some more HTML cleanups
[mailer.git] / inc / modules / member / what-guest.php
index 34736b22b59e7c2d87d9744e811093048f2acb9e..c0d20e878380cc654200c58d0726e8f7b9c90e6e 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 04/04/2004 *
- * ================                             Last change: 04/04/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 04/04/2004 *
+ * ===================                          Last change: 04/04/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-guest.php                                   *
@@ -47,7 +47,7 @@ if (!defined('__SECURITY')) {
 addMenuDescription('member', __FILE__);
 
 // Simply redirect...
-redirectToIndexMemberOnlyModule();
+redirectToUrl('modules.php?module=index');
 
 // [EOF]
 ?>