Go to the source code of this file.
Variables | |
if(!defined('DS')) | $_includePath = get_include_path() |
$_pearDir = dirname(dirname(dirname(__FILE__))) . DS . 'downloader' . DS . 'pearlib' | |
if(!getenv('PHP_PEAR_INSTALL_DIR')) | $_pearPhpDir = $_pearDir . DS . 'php' |
if (strpos($_includePath, $_pearPhpDir)===false) |