From e3066a0ff29bdb0f6cce7e2f361257b217c9196b Mon Sep 17 00:00:00 2001
From: Ryan Boren
Date: Wed, 13 Feb 2008 23:58:23 +0000
Subject: [PATCH] More informative error message when plugin files are not
writable. Props hansengel. fixes #5783
git-svn-id: https://develop.svn.wordpress.org/trunk@6832 602fd350-edb4-49c9-b593-d223f7449a82
---
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 b25b3d45b7..31431080e8 100644
--- a/wp-admin/plugin-editor.php
+++ b/wp-admin/plugin-editor.php
@@ -141,7 +141,7 @@ if ($plugin_files) :
?>
-
+ the Codex for more information.'); ?>