diff --git a/inc/config.php b/inc/config.php index eaeac0b0..cdeffea9 100644 --- a/inc/config.php +++ b/inc/config.php @@ -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")