PATH:
opt
/
cpanel
/
ea-php74
/
root
/
usr
/
share
/
pear
/
PEAR
/
Installer
/
Role
<?php /** * PEAR_Installer_Role_Src * * PHP versions 4 and 5 * * @category pear * @package PEAR * @author Greg Beaver <cellog@php.net> * @copyright 1997-2009 The Authors * @license http://opensource.org/licenses/bsd-license.php New BSD License * @link http://pear.php.net/package/PEAR * @since File available since Release 1.4.0a1 */ /** * @category pear * @package PEAR * @author Greg Beaver <cellog@php.net> * @copyright 1997-2009 The Authors * @license http://opensource.org/licenses/bsd-license.php New BSD License * @version Release: 1.10.17 * @link http://pear.php.net/package/PEAR * @since Class available since Release 1.4.0a1 */ class PEAR_Installer_Role_Src extends PEAR_Installer_Role_Common { function setup(&$installer, $pkg, $atts, $file) { $installer->source_files++; } } ?>
[-] Cfg.xml
[edit]
[-] Www.xml
[edit]
[-] Data.php
[edit]
[-] Src.php
[edit]
[+]
..
[-] Cfg.php
[edit]
[-] Ext.php
[edit]
[-] Test.xml
[edit]
[-] Www.php
[edit]
[-] Man.php
[edit]
[-] Src.xml
[edit]
[-] Script.php
[edit]
[-] Doc.xml
[edit]
[-] Test.php
[edit]
[-] Doc.php
[edit]
[-] Script.xml
[edit]
[-] Data.xml
[edit]
[-] Ext.xml
[edit]
[-] Common.php
[edit]
[-] Php.php
[edit]
[-] Php.xml
[edit]
[-] Man.xml
[edit]