]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-guest.php
Rewritten all THEME_FOO variables to GLOBALS
[mailer.git] / inc / modules / member / what-guest.php
index adbb1e5d3fff3c0a2339b6fc2045c9e6c2a4c3dc..ab4f138e93f690bc80e38f5f88beaab8c7903873 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  :                                                  *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -43,6 +48,6 @@ if (!defined('__SECURITY')) {
 ADD_DESCR("member", __FILE__);
 
 // Simply redirect...
-LOAD_URL (URL."/modules.php?module=index");
+LOAD_URL("modules.php?module=index");
 //
 ?>