From 59b3c1ce4773fa298e443763169d732de9ff13af Mon Sep 17 00:00:00 2001 From: Mark Jaquith 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: https://develop.svn.wordpress.org/trunk@5854 602fd350-edb4-49c9-b593-d223f7449a82 --- 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();