]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-admintheme1.php
Module data now correctly set in 'cache_array'
[mailer.git] / inc / extensions / ext-admintheme1.php
index f46cb2b5ecbf261112d140274ef75edf4890888f..851e3111af4f6fa3e7c712b1d680cb441ba3126d 100644 (file)
@@ -14,8 +14,6 @@
  * $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 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
@@ -40,7 +38,7 @@
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
-}
+} // END - if
 
 // Version number
 setThisExtensionVersion('0.0');