XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
backend.php File Reference

Go to the source code of this file.

Variables

 $tpl = new XoopsTpl()
 
$GLOBALS['xoopsLogger'] activated = false
 
$tpl cache_lifetime = 3600
 
$tpl caching = 2
 

Variable Documentation

$GLOBALS ['xoopsLogger'] activated = false

XOOPS feed creator

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. 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.

Since
2.0.0
Version
Id:
backend.php 8066 2011-11-06 05:09:33Z beckmi

Definition at line 20 of file backend.php.

Referenced by XoopsErrorHandler\activate(), XoopsLogger\addBlock(), XoopsLogger\addDeprecated(), XoopsLogger\addExtra(), XoopsLogger\addQuery(), XoopsLogger\dumpTime(), XoopsLogger\handleError(), XoopsLogger\render(), XoopsLogger\startTime(), and XoopsLogger\stopTime().

$tpl cache_lifetime = 3600

Definition at line 29 of file backend.php.

Referenced by XoopsTpl\xoops_setCacheTime().