XOOPS  2.6.0
main.php File Reference

Go to the source code of this file.

Variables

const _MD_DEBUGBAR_BLOCKS "Blocks"
 
const _MD_DEBUGBAR_CACHED "Cached (regenerates every %s seconds)"
 
const _MD_DEBUGBAR_DEBUG "Debug"
 
const _MD_DEBUGBAR_DEPRECATED "Deprecated"
 
const _MD_DEBUGBAR_ERRORS "Errors"
 
const _MD_DEBUGBAR_EXTRA "Extra"
 
const _MD_DEBUGBAR_INCLUDED_FILES "Included files"
 
const _MD_DEBUGBAR_NONE "None"
 
const _MD_DEBUGBAR_NOT_CACHED "Not cached"
 
const _MD_DEBUGBAR_PHP_VERSION "PHP Version"
 
const _MD_DEBUGBAR_QUERIES "Queries"
 
const _MD_DEBUGBAR_TIMERS "Timers"
 
const _MD_DEBUGBAR_TIMETOLOAD "%s took %s seconds to load."
 
const _MD_DEBUGBAR_TOTAL "Total"
 

Variable Documentation

const _MD_DEBUGBAR_BLOCKS "Blocks"

Definition at line 27 of file main.php.

const _MD_DEBUGBAR_CACHED "Cached (regenerates every %s seconds)"

Definition at line 33 of file main.php.

Referenced by DebugbarLogger\log().

const _MD_DEBUGBAR_DEBUG "Debug"
Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 19 of file main.php.

const _MD_DEBUGBAR_DEPRECATED "Deprecated"

Definition at line 25 of file main.php.

const _MD_DEBUGBAR_ERRORS "Errors"

Definition at line 24 of file main.php.

const _MD_DEBUGBAR_EXTRA "Extra"

Definition at line 28 of file main.php.

const _MD_DEBUGBAR_INCLUDED_FILES "Included files"

Definition at line 20 of file main.php.

Referenced by DebugbarLogger\__destruct().

const _MD_DEBUGBAR_NONE "None"

Definition at line 22 of file main.php.

const _MD_DEBUGBAR_NOT_CACHED "Not cached"

Definition at line 32 of file main.php.

Referenced by DebugbarLogger\log().

const _MD_DEBUGBAR_PHP_VERSION "PHP Version"

Definition at line 21 of file main.php.

Referenced by DebugbarLogger\__destruct().

const _MD_DEBUGBAR_QUERIES "Queries"

Definition at line 26 of file main.php.

const _MD_DEBUGBAR_TIMERS "Timers"

Definition at line 29 of file main.php.

const _MD_DEBUGBAR_TIMETOLOAD "%s took %s seconds to load."

Definition at line 30 of file main.php.

const _MD_DEBUGBAR_TOTAL "Total"

Definition at line 31 of file main.php.