Extension ext-mediadata continued, wrapper function introduced:
[mailer.git] / inc / modules / guest / what-mediadata.php
index 4582ca66d9026972b7dcbe5d4e7657e72774671f..472c29be6e576cf202cde72caf888e891c12ca7d 100644 (file)
@@ -300,9 +300,6 @@ $content['out_points']  = $OUT_POINTS;
 $content['out_user']    = $OUT_USER;
 $content['out_special'] = $OUT_SPECIAL;
 
-// Patch timespamp
-$content['patch_ctime'] = generateDateTime(getConfig('patch_ctime'), 2);
-
 // Load template
 loadTemplate('mediadata', false, $content);