]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-mediadata.php
Added more missing wrappers
[mailer.git] / inc / modules / guest / what-mediadata.php
index 3262dfe6c74faadfd284a76765cb1f2b3f3e3426..df1d0e8d7505c14f5458ed77caf489fb987471a1 100644 (file)
@@ -65,7 +65,7 @@ $content['mt_start'] = generateDateTime(getMtStart(), '3');
 $PROJECTED = '0';
 if ($content['user_count'] > 0) {
        // @TODO Find a better formular than this one
-       $PROJECTED = round((time() - getMtStart()) / $content['user_count'] * getConfig('mt_stage') + getMtStart());
+       $PROJECTED = round((time() - getMtStart()) / $content['user_count'] * getMtStage() + getMtStart());
 } // END - if
 
 // Generate timestamp