From c10240f2b2a7a65041a10c89981529424e59c558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Andr=C3=A9=20dos=20Santos=20Lopes?= Date: Sat, 9 Jan 2010 04:14:26 +0000 Subject: [PATCH] Minor correction (fixed parameter type). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293307 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/rar/rarexception/setusingexceptions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/rar/rarexception/setusingexceptions.xml b/reference/rar/rarexception/setusingexceptions.xml index a08022ecca..2117111d11 100644 --- a/reference/rar/rarexception/setusingexceptions.xml +++ b/reference/rar/rarexception/setusingexceptions.xml @@ -11,7 +11,7 @@ &reftitle.description; public static voidRarException::setUsingExceptions - stringusing_exceptions + boolusing_exceptions If and only if the argument is &true;, then, instead of emitting warnings and returning a special value indicating error when the UnRAR library encounters an error, an exception of type RarException will be thrown.