From b58a642ab0463426b9f0d1d519bc5964b1453c3e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 22 Sep 2011 00:42:40 -0400 Subject: Misc. cleanup: improve comments in Login, add description to SenderIdentica --- src/plugins/SenderIdentica.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/SenderIdentica.class.php') diff --git a/src/plugins/SenderIdentica.class.php b/src/plugins/SenderIdentica.class.php index 1e778f6..ea9b343 100644 --- a/src/plugins/SenderIdentica.class.php +++ b/src/plugins/SenderIdentica.class.php @@ -9,7 +9,7 @@ class SenderIdentica extends Plugin { private $obj; public static function description() { - return ''; + return 'Dent messages to Identi.ca.'; } public static function configList() { -- cgit v1.2.3