From b4b686c1185c8b5c923f584b097371b21fa5198f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sun, 18 Jan 2009 12:55:07 +0000 Subject: Fix file and class descriptors --- actions/login.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actions/login.php') 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 -- cgit v1.2.3-54-g00ecf