From 773e23d2e6978db5dd561f597e4cba3b869d3ed9 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Wed, 8 Aug 2007 04:10:20 +0000 Subject: [PATCH] Don't tell users they have to update their .htaccess unless we're actually giving them something with which to update it. fixes #4706 git-svn-id: http://svn.automattic.com/wordpress/trunk@5854 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/options-permalink.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index e8120f73cf..03116c533f 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -101,10 +101,10 @@ $wp_rewrite->flush_rules();