{* **********************************************************************
UebiMiau is a GPL'ed software developed by
- Aldoir Ventura - aldoir@users.sourceforge.net
- http://uebimiau.sourceforge.net São Paulo - Brasil
***********************************************************************
Version 3.2.0 Upgrades and templates developed by
- Todd Henderson - Lead Developer - http://tdah.us
- Dave Rodgers - Developer - http://www.manvel.net
- Laurent (AdNovea) - Developer - http://adnovea.free.fr
***********************************************************************
- Special thanks to the developers at
codeworxtech.com, tinymce.moxiecode.com
telaen.org, phptoys.com, winged.info, ngcoders.com
without help this project wouldn't be possible
***********************************************************************
- File: chat.htm
- Developer: Laurent (AdNovea)
- Date: November 4, 2008
- version: (3.2.0) 1.0
- Description: Page to handle the Chat application (chat is in an IFRAME)
************************************************************************* *}
{config_load file=$umLanguageFile section="Chat"}
{$umsyslib}
{$umDocType}
{$umNocache}
{include file="$umTPath$TPL_HEADER"}
{$umJS}
{$umUserEmail} - {$umCompany}
{include file="$umTPath$TPL_BANNER"}
{assign var='umTLB_HELP' value=2}
{assign var='umTLB_LOGOFF' value=1}
{assign var='umTLB_FOLDERS' value=1}
{assign var='umTLB_REFRESH' value=1}
{assign var='umTLB_COMPOSE' value=1}
{assign var='umTLB_NEW_ENTRY' value=2}
{include file="$umTPath$TPL_TOOLBAR"}
{include file="$umTPath$TPL_PANEL"}
|
|