]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-online.php
Remaining debug lines commented out
[mailer.git] / inc / modules / guest / action-online.php
index a9be0cc9d6d6a90bb1a89d7898c8269ad2d2255e..7745551966dee01dfad02f297a5bde64062aa3e7 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Wer ist wo? (KEINE Untermenues anhaengen!)       *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $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                  *
@@ -63,7 +68,7 @@ define('ADMINS_ONLINE_CNT' , SQL_NUMROWS($result_admins));
 LOAD_TEMPLATE("online_now");
 
 // Add more links in this block
-RUN_FILTER('online_extra_links');
+runFilterChain('online_extra_links');
 
 //
 ?>