1 function raiseError($code, $i1 = '', $i2 = '') 2 { 3 return PEAR::raiseError('PEAR_PackageFileManager Error: ' . 4 sprintf($GLOBALS['_PEAR_PACKAGEFILEMANAGER_ERRORS'][$this->_options['lang']][$code], 5 $i1, $i2), $code); 6 } |
Пред. | Начало | След. |
PEAR_PackageFileManager::pushWarning() | Уровень выше | PEAR_PackageFileManager::setOptions() |
HIVE: All information for read only. Please respect copyright! |