Class PHPShopDebug
Отладочная панель Включение в config.ini параметр my[debug]=true
// example: timer('start',''); debug($_POST,''); timer('end','');
Package: PHPShopClass
Author: PHPShop Software
Version: 1.2
Located at phpshop/class/debug.class.php
Author: PHPShop Software
Version: 1.2
Located at phpshop/class/debug.class.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
public
|
$value
|
|
public
integer
|
$tollbar_height_closed
|
#
150
|
public
integer
|
$tollbar_height_opened
|
#
500
|
public
string
|
$backgroundcolor
фон отладочной панели для вывода информации |
#
'black'
|
public
string
|
$textcolor
цвет текста в отладчной панели |
#
'green'
|
public
string
|
$tabcolor
цвет панели |
#
'#337AB7'
|
public
string
|
$texttabcolor
цвет заголовков панели |
#
'white'
|