summaryrefslogtreecommitdiff
path: root/actions/login.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-01-18 12:55:07 +0000
committerEvan Prodromou <evan@controlyourself.ca>2009-01-18 12:55:07 +0000
commitb4b686c1185c8b5c923f584b097371b21fa5198f (patch)
tree14d6412895bae07b53ad79e72f735d695c971bc6 /actions/login.php
parent710ddd92a393cc1e5df21f9a43836795be6ed43a (diff)
Fix file and class descriptors
Diffstat (limited to 'actions/login.php')
-rw-r--r--actions/login.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/login.php b/actions/login.php
index 9fcf740eb..2a94110b2 100644
--- a/actions/login.php
+++ b/actions/login.php
@@ -2,7 +2,7 @@
/**
* Laconica, the distributed open-source microblogging tool
*
- * List of replies
+ * Login form
*
* PHP version 5
*
@@ -32,7 +32,7 @@ if (!defined('LACONICA')) {
}
/**
- * List of replies
+ * Login form
*
* @category Personal
* @package Laconica