From 281e4d59bf326d4e1f4982278af34b58c6c8f6f5 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 25 Mar 2010 14:05:40 +0000 Subject: [PATCH] Link enable_dl git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296783 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/dl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/info/functions/dl.xml b/reference/info/functions/dl.xml index a9118caa63..cd7fa8fc7a 100644 --- a/reference/info/functions/dl.xml +++ b/reference/info/functions/dl.xml @@ -95,7 +95,7 @@ &return.success; If the functionality of loading modules is not available or has been disabled (either by setting - enable_dl off or by enabling &safemode; + enable_dl off or by enabling &safemode; in &php.ini;) an E_ERROR is emitted and execution is stopped. If dl fails because the specified library couldn't be loaded, in addition to &false; an