{include file="header.html"}

{t}LMS version{/t} {$layout.lmsv} ({$layout.lmsvr})

Copyright © 2001-2008 LMS Developers

{t}This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation.{/t}

{t}This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.{/t}

{t}You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.{/t}

{t}LMS include elements of other software:{/t}

phpMyAdmin
phpsysinfo
NewsPortal
overLIB
ezpdf
xajax
Tigra Calendar
Cezary Tomczak's mygosuMenu published under revised BSD license.
{t}Piotr Kleban's number-to-words conversion procedures
and code examples from PHP Manual{/t}

{t}LMS developers (in alphabetical order):{/t}

{foreach from=$authors item=author name=authors key=nick} {if $smarty.foreach.authors.iteration is odd}{/if} {if $smarty.foreach.authors.iteration is even}{/if} {/foreach} {if $smarty.foreach.authors.iteration is odd}{/if}
{$nick}
{$author.realname}
{if $author.www}{$author.www}{/if} 
{$author.info}

{t}The rest of group:{/t}

{foreach from=$others item=other name=others key=nick} {if $other.www}{/if} {$other.realname} [{$nick}] {if $other.www}{/if} - {$other.info}
{/foreach}

{t}LMS uses Smarty Template Engine - http://www.smarty.net/{/t}

Smarty

{include file="footer.html"}