From 362f395e035682cd8d2437cfca904654687be867 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 3 Oct 2010 23:56:13 +0200 Subject: Add documentation URL. --- plugins/DirectionDetector/DirectionDetectorPlugin.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/DirectionDetector/DirectionDetectorPlugin.php b/plugins/DirectionDetector/DirectionDetectorPlugin.php index ac6b43c1f..1473c386f 100644 --- a/plugins/DirectionDetector/DirectionDetectorPlugin.php +++ b/plugins/DirectionDetector/DirectionDetectorPlugin.php @@ -1,5 +1,4 @@ 'Direction detector', 'version' => DIRECTIONDETECTORPLUGIN_VERSION, 'author' => 'Behrooz Shabani', + 'homepage' => $url, 'rawdescription' => _m('Shows notices with right-to-left content in correct direction.') ); return true; -- cgit v1.2.3-54-g00ecf