From a2c0c840b998cd37e7023139b079d29e6db53c7d Mon Sep 17 00:00:00 2001 From: markjaquith 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: http://svn.automattic.com/wordpress/trunk@7457 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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)) { - +