From 9a8836f26887c1f9a06478d9a8c68b38d7d9ad55 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Mon, 17 Mar 2008 03:09:50 +0000 Subject: [PATCH] Remove reference to edit_date which no longer exists. Props fitzrev. see #6250 git-svn-id: https://develop.svn.wordpress.org/trunk@7339 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 44d034ca16..4fd3f6a7a6 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -841,7 +841,7 @@ function touch_time( $edit = 1, $for_post = 1, $tab_index = 0 ) { $mn = ($edit) ? mysql2date( 'i', $post_date ) : gmdate( 'i', $time_adj ); $ss = ($edit) ? mysql2date( 's', $post_date ) : gmdate( 's', $time_adj ); - $month = "\n"; for ( $i = 1; $i < 13; $i = $i +1 ) { $month .= "\t\t\t" . '