<?php /** * PEAR, the PHP Extension and Application Repository * * Command line interface * * PHP versions 4 and 5 * * @category pear * @package PEAR * @author Stig Bakken <ssb@php.net> * @author Tomas V.V.Cox <cox@idecnet.com> * @copyright 1997-2009 The Authors * @license http://opensource.org/licenses/bsd-license.php New BSD License * @version CVS: $Id$ * @link http://pear.php.net/package/PEAR */ /** * @nodep Gtk */ //the space is needed for windows include paths with trailing backslash // http://pear.php.net/bugs/bug.php?id=19482 if ('/opt/alt/php53///usr/share/pear ' != '@'.'include_path'.'@ ') { ini_set('include_path', trim('/opt/alt/php53///usr/share/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 ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.channels | Folder | 0755 |
|
|
.pkgxml | Folder | 0755 |
|
|
.registry | Folder | 0755 |
|
|
Archive | Folder | 0755 |
|
|
Auth | Folder | 0755 |
|
|
Console | Folder | 0755 |
|
|
Folder | 0755 |
|
||
Net | Folder | 0755 |
|
|
OS | Folder | 0755 |
|
|
PEAR | Folder | 0755 |
|
|
Structures | Folder | 0755 |
|
|
Symfony | Folder | 0755 |
|
|
XML | Folder | 0755 |
|
|
data | Folder | 0755 |
|
|
ezc | Folder | 0755 |
|
|
test | Folder | 0755 |
|
|
.depdb | File | 12.91 KB | 0644 |
|
.depdblock | File | 0 B | 0644 |
|
.filemap | File | 383.27 KB | 0644 |
|
.lock | File | 0 B | 0644 |
|
Mail.php | File | 9.65 KB | 0644 |
|
PEAR.php | File | 33.06 KB | 0644 |
|
PEAR5.php | File | 1.06 KB | 0644 |
|
System.php | File | 20.34 KB | 0644 |
|
pearcmd.php | File | 14.2 KB | 0644 |
|
peclcmd.php | File | 1.01 KB | 0644 |
|