PEAR_Info::display
PEAR_Info::display() – Displays PEAR_Info output
Synopsis
require_once 'PEAR/Info.php';
void PEAR_Info::display (
)
Описание
Displays PEAR_Info output depending of style applied (style sheet).
Throws
throws no exceptions thrown
Since
since version 1.7.0RC1 (2007-07-01)
Замечание
This function can not be called statically.