From bec3e497e5612b4791c69907218b11e46f355459 Mon Sep 17 00:00:00 2001 From: westi Date: Thu, 7 May 2009 06:48:21 +0000 Subject: [PATCH] Notice fix for plugin editor when no functions found. See #9393 props sivel. git-svn-id: http://svn.automattic.com/wordpress/trunk@11226 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/plugin-editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/plugin-editor.php b/wp-admin/plugin-editor.php index 14e88f9ae..9b87d0d63 100644 --- a/wp-admin/plugin-editor.php +++ b/wp-admin/plugin-editor.php @@ -203,7 +203,7 @@ foreach ( $plugin_files as $plugin_file ) : - +