{* ********************************************************************** 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: error.htm - Developer: Todd Henderson / Mods by Laurent (AdNovea) - Date: November 4, 2008 - version: (3.2.0) 1.0 - Description: Template to display errors (Not much used !!!) ************************************************************************* *} {config_load file=$umLanguageFile section="Error"} {$umsyslib} {$umDocType} {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=2} {include file="$umTPath$TPL_TOOLBAR"}
{include file="$umTPath$TPL_PANEL"}
{#err_title#}


{#err_msg#}

{#err_system_msg#} {if $umErrorCode eq "1"} {#error_connect#} {elseif $umErrorCode eq "2"} {#error_retrieving#} {else} {#error_other#} {/if}