]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-bonus.php
Damn typo fixed... ;-)
[mailer.git] / inc / modules / admin / what-bonus.php
index aa9c9858e34a48a9233f59e9963628e4e9663863..c80c99b28da335900de7ba365bb319d82ce523c1 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Bonusseiten                                      *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $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                  *
@@ -38,7 +43,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 }
 
 // Add description as navigation point
-ADD_DESCR("admin", basename(__FILE__));
+ADD_DESCR("admin", __FILE__);
 
 //
 ?>