PEAR_Common::setFrontendObject

PEAR_Common::setFrontendObject() – Set object representing frontend to use.

Synopsis

require_once 'common.php';

void PEAR_Common::setFrontendObject ( object &$ui )

Описание

Set object that represents the frontend to be used.

Parameter

object $ui

Reference of the frontend object

Замечание

This function can not be called statically.

    Поддержать сайт на родительском проекте КГБ