summaryrefslogtreecommitdiff
path: root/src/plugins/SenderIdentica.class.php
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-09-22 00:42:40 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-09-22 00:42:40 -0400
commitb58a642ab0463426b9f0d1d519bc5964b1453c3e (patch)
treefc619c963a6dc97e6db578a7733a33d93897053e /src/plugins/SenderIdentica.class.php
parent7845f0a8a6e0a36303e0fb4c954ada9925b166a3 (diff)
Misc. cleanup: improve comments in Login, add description to SenderIdentica
Diffstat (limited to 'src/plugins/SenderIdentica.class.php')
-rw-r--r--src/plugins/SenderIdentica.class.php2
1 files changed, 1 insertions, 1 deletions
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() {