From 20855379c9474a946a1c00a3a8386ff9ddd357b0 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sun, 20 Nov 2011 04:07:30 +1100 Subject: [PATCH] .. --- inc/config.php | 1 - 1 file changed, 1 deletion(-) 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")