| // | Tomas V.V.Cox | // | | // +----------------------------------------------------------------------+ // // $Id$ /** * @nodep Gtk */ if ('/home/vityk/public_html/test/pear/PEAR' != '@'.'include_path'.'@') { ini_set('include_path', '/home/vityk/public_html/test/pear/PEAR'); $raw = false; } else { // this is a raw, uninstalled pear, either a cvs checkout, or php distro $raw = true; } define('PEAR_RUNTYPE', 'pecl'); require_once 'pearcmd.php'; /* * Local variables: * tab-width: 4 * c-basic-offset: 4 * indent-tabs-mode: nil * mode: php * End: */ // vim600:syn=php ?>