config.php partly solved, see #117
[mailer.git] / inc / modules / admin / what-updates.php
index 411634ab67777e8721ad5a1922176c4c4f4d3aeb..de2c0a2dcd496f5ca0d9dd9344cec34759ad8d61 100644 (file)
@@ -132,7 +132,7 @@ if (empty($ONLINE['version'])) {
 } elseif (($ONLINE['version'] != constant('FULL_VERSION')) || ($ONLINE['revision'] != constant('CURR_SVN_REVISION'))) {
        // New full-version available (all previous released patches are included in this version!)
        define('__ONLINE_VERSION', $ONLINE['version']);
-       define('__ONLINE_CHANGE' , generateDateTime($ONLINE['changed'], "2"));
+       define('__ONLINE_CHANGE' , generateDateTime($ONLINE['changed'], '2'));
        define('__ONLINE_REVISION', $ONLINE['revision']);
 
        // Load template