X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-mediadata.php;h=b19c7203e4c38c6949d1c7b8672dc7112b14227f;hb=5e4fd904c6045b66540a4e8fd77bf4f2f04537eb;hp=1cac00d558a770ea834e606962652fd21c334ba2;hpb=dbb6aa4eaeff7c3bab27f143d881781380d43d41;p=mailer.git diff --git a/inc/modules/guest/what-mediadata.php b/inc/modules/guest/what-mediadata.php index 1cac00d558..b19c7203e4 100644 --- a/inc/modules/guest/what-mediadata.php +++ b/inc/modules/guest/what-mediadata.php @@ -304,7 +304,7 @@ $content['rowspan_points'] = $ROWS_POINTS; $content['rowspan_user'] = $ROWS_USER; // Patch timespamp -$contentp['patch_ctime'] = generateDateTime(getConfig('patch_ctime'), 2); +$content['patch_ctime'] = generateDateTime(getConfig('patch_ctime'), 2); // Load template loadTemplate('mediadata', false, $content);