From 55f2a0f788d51f589c9671f8220285081ea1c421 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe <hholzgra@php.net> Date: Tue, 17 Sep 2002 09:28:59 +0000 Subject: [PATCH] hope this is not as misleading as the old entry ... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95948 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language-snippets.ent b/language-snippets.ent index 45dd3efff7..cc44254c6f 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -88,7 +88,7 @@ linkend="features.safe-mode">safe mode</link>.'> <!ENTITY no.config '<para>This extension has no configuration directives defined in &php.ini;.</para>'> <!ENTITY no.resource '<para>This extension has no resource types defined.</para>'> <!ENTITY no.constants '<para>This extension has no constants defined.</para>'> -<!ENTITY no.requirement '<para>These functions are always available.</para>'> +<!ENTITY no.requirement '<para>No external libraries are needed to build this extension.</para>'> <!ENTITY no.install '<para>There is no installation needed to use these functions; they are part of the PHP core.</para>'>