]> 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 4d84fdede2b4ff31eebc5fba028d8e1c221185cb..c0d20e878380cc654200c58d0726e8f7b9c90e6e 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
  * Mailer v0.2.1-FINAL                                Start: 04/04/2004 *
- * ================                             Last change: 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]
 ?>