From: Michael M Slusarz Date: Wed, 2 Jun 2010 16:59:10 +0000 (-0600) Subject: Fix phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8fd7f483f2e73c366e543540eea6a3132bd69f6d;p=horde.git Fix phpdoc --- diff --git a/horde/lib/LoginTasks/Task/TosAgreement.php b/horde/lib/LoginTasks/Task/TosAgreement.php index 689ab303c..10b24e51d 100644 --- a/horde/lib/LoginTasks/Task/TosAgreement.php +++ b/horde/lib/LoginTasks/Task/TosAgreement.php @@ -8,8 +8,10 @@ * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * - * @author Michael Slusarz - * @package Horde_LoginTasks + * @author Michael Slusarz + * @category Horde + * @license http://www.fsf.org/copyleft/gpl.html GPL + * @package Horde */ class Horde_LoginTasks_Task_TosAgreement extends Horde_LoginTasks_Task {