need to commit all files

This commit is contained in:
Robin Appelman 2011-04-16 22:43:55 +02:00
parent 97efd27a9a
commit d1faeca8d4
1 changed files with 1 additions and 1 deletions

View File

@ -492,7 +492,7 @@ class PEAR
* @see PEAR::setErrorHandling
* @since PHP 4.0.5
*/
static function raiseError($message = null,
function raiseError($message = null,
$code = null,
$mode = null,
$options = null,