]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/theme.php
Extension ext-forced continued:
[mailer.git] / theme / business / theme.php
index 245ba7d9179f8b49fecc435ee2cb7ce562607ff5..96de06d90f3d2ce7b3e507acbbbd409652a887d8 100644 (file)
@@ -56,7 +56,7 @@ $GLOBALS['theme_data']['email'] = 'webmaster@mxchange.org';
 $GLOBALS['theme_data']['url'] = 'http://www.mxchange.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';