X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fship-simu%2Ftheme.php;h=6030937912c97ffa2e1efd226ee36b04f0f2d0af;hp=4438b428c0124102383ba0265038cee2f5abf80b;hb=8f37a3b2708cfc4b4ef266f4be813a84511daa8f;hpb=6914ebaaae909093df86d010e4c754a43d1a1aed diff --git a/theme/ship-simu/theme.php b/theme/ship-simu/theme.php index 4438b428c0..6030937912 100644 --- a/theme/ship-simu/theme.php +++ b/theme/ship-simu/theme.php @@ -14,11 +14,9 @@ * $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@ship-simu.org'; $GLOBALS['theme_data']['url'] = 'http://www.ship-simu.org'; // 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';