From aafe38fa8b098905c483ea82a98c861c73c4a651 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 9 Jan 2009 14:39:26 +0000 Subject: [PATCH] Fix initializers git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273166 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/predefined/exception/construct.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/language/predefined/exception/construct.xml b/language/predefined/exception/construct.xml index b2194aad53..8a9247ba0f 100644 --- a/language/predefined/exception/construct.xml +++ b/language/predefined/exception/construct.xml @@ -1,5 +1,5 @@ - + @@ -11,9 +11,9 @@ &reftitle.description; public Exception::__construct - stringmessageNULL + stringmessage"" intcode0 - Exceptionprevious0 + ExceptionpreviousNULL Constructs the Exception.