From: Evan Prodromou Date: Sun, 18 Jan 2009 12:55:07 +0000 (+0000) Subject: Fix file and class descriptors X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b4b686c1185c8b5c923f584b097371b21fa5198f;p=quix0rs-gnu-social.git Fix file and class descriptors --- 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