From 49dde1abac82eedc155212db8226eda50e1f684d Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Fri, 21 Mar 2008 19:40:06 +0000 Subject: [PATCH] We're not reactivating ALL plugins, just the ones that were previously active git-svn-id: https://develop.svn.wordpress.org/trunk@7457 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/plugins.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/plugins.php b/wp-admin/plugins.php index eaa5011ef3..80c6dfdbf0 100644 --- a/wp-admin/plugins.php +++ b/wp-admin/plugins.php @@ -62,7 +62,7 @@ validate_active_plugins();

deactivated.'); ?>

-

reactivated.'); ?>

+

reactivated.'); ?>

@@ -93,7 +93,7 @@ if (empty($plugins)) { - +