]> git.mxchange.org Git - mailer.git/blobdiff - theme/schleuder/theme.php
Extension ext-funcoins continued, template helper function added:
[mailer.git] / theme / schleuder / theme.php
index 6d515edbf8919f64152928c78677c4695dc539be..07f519baf9e878e699fb65bc04d1663ceaad61d4 100644 (file)
  * $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                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -58,7 +56,7 @@ $GLOBALS['theme_data']['email'] = 'webmaster@wernis-schleuder.de';
 $GLOBALS['theme_data']['url'] = 'http://www.wernis-schleuder.de';
 
 // Version number
-$GLOBALS['theme_data']['version'] = '0.0';
+$GLOBALS['theme_data']['version'] = '0.0.0';
 
 // Switch mode
 if (empty($GLOBALS['theme_mode'])) $GLOBALS['theme_mode'] = 'load';