From b4b686c1185c8b5c923f584b097371b21fa5198f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sun, 18 Jan 2009 12:55:07 +0000 Subject: [PATCH] Fix file and class descriptors --- actions/login.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actions/login.php b/actions/login.php index 9fcf740ebf..2a94110b2f 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