]> git.mxchange.org Git - mailer.git/blobdiff - surfbar.php
Method extensionVersionMatches() is now cached in
[mailer.git] / surfbar.php
index ccec32bb02fc723e781783281d2aee9a2f1f57b9..69a3e241e76950f9cc0cd56dd3a9443ee3eee69a 100644 (file)
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -94,7 +95,7 @@ if (!isMember()) {
                }
        } else {
                // Redirect
-               redirectToUrl('index.php');
+               redirectToUrl('modules.php?module=index');
        }
 } // END - if