mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 09:45:03 +02:00
update PEAR
This commit is contained in:
parent
1861358415
commit
071df91de0
64 changed files with 3872 additions and 2100 deletions
|
@ -20,6 +20,7 @@
|
|||
* @version CVS: $Id: CustomMessageProvider.php 282427 2009-06-19 10:22:48Z izi $
|
||||
* @link http://pear2.php.net/PEAR2_Console_CommandLine
|
||||
* @since File available since release 1.1.0
|
||||
*
|
||||
* @filesource
|
||||
*/
|
||||
|
||||
|
@ -56,8 +57,9 @@ interface CustomMessageProvider
|
|||
* indexes are message codes.
|
||||
*
|
||||
* @return string
|
||||
*
|
||||
* @see PEAR2\Console\CommandLine_MessageProvider
|
||||
* @see PEAR2\Console\CommandLine_MessageProvider_Default
|
||||
* @see PEAR2\Console\CommandLine_MessageProvider\DefaultProvider
|
||||
*/
|
||||
public function getWithCustomMessages(
|
||||
$code, $vars = array(), $messages = array()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue