..
This commit is contained in:
parent
457e474520
commit
20855379c9
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user