From: Siebrand Mazeland Date: Sun, 3 Oct 2010 21:56:13 +0000 (+0200) Subject: Add documentation URL. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=362f395e035682cd8d2437cfca904654687be867;p=quix0rs-gnu-social.git Add documentation URL. --- diff --git a/plugins/DirectionDetector/DirectionDetectorPlugin.php b/plugins/DirectionDetector/DirectionDetectorPlugin.php index ac6b43c1f3..1473c386fa 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;