X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Ftemplate%2Ftemplate.class.php;h=094f428cc2690522275e6dc02ee51e8de9e5e55f;hp=e7e5175b38fc8acc5931c0b20a83044ea3f136e9;hb=4b4abf93a9624311afef0c385023724ee46a2b60;hpb=65d0d1624a60633c008fd0b5631ca37713a7ad7c diff --git a/class/template/template.class.php b/class/template/template.class.php index e7e5175b..094f428c 100755 --- a/class/template/template.class.php +++ b/class/template/template.class.php @@ -1,8 +1,7 @@ and Andrei Zmievski . @@ -10,6 +9,8 @@ * The SquirrelMail (Foowd) template implementation. * Derived from the foowd template implementation and adapted * for squirrelmail + * @copyright © 2005 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail */ @@ -21,8 +22,8 @@ * This class uses a similar API to Smarty. * * @author Paul James - * @author Monte Ohrt - * @author Andrei Zmievski + * @author Monte Ohrt + * @author Andrei Zmievski * @package squirrelmail */ class Template