git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9330
7612ce4b-ef26-0410-bec9-
ea0150e637f0
* This file contains some methods from the Smarty templating engine version
* 2.5.0 by Monte Ohrt <monte@ispi.net> and Andrei Zmievski <andrei@php.net>.
*
- * @version $Id$
- */
-
-/**
* The SquirrelMail (Foowd) template implementation.
* Derived from the foowd template implementation and adapted
* for squirrelmail
+ * @version $Id$
* @package SquirrelMail
*/
* @author Paul James
* @author Monte Ohrt <monte@ispi.net>
* @author Andrei Zmievski <andrei@php.net>
- * @package SquirrelMail
+ * @package squirrelmail
*/
class Template
{