This commit is contained in:
Savetheinternet 2011-11-20 04:07:30 +11:00
parent 457e474520
commit 20855379c9

View File

@ -445,7 +445,6 @@
// The format string passed to strftime() for post times
// http://www.php.net/manual/en/function.strftime.php
$config['post_date'] = 'm/d/y (D) H:i:s';
$config['post_date'] = '%m/%d/%y (%a) %H:%M:%S';
// The names on the post buttons. (On most imageboards, these are both "Post")