xdebug.manual_url setting corrected.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245455 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2007-11-02 10:21:29 +00:00
parent a45ee0849b
commit f9874945a2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.61 $ -->
<!-- $Revision: 1.62 $ -->
<appendix xml:id="ini" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>&php.ini; directives</title>
@ -3259,9 +3259,7 @@
</row>
<row>
<entry>xdebug.manual_url</entry>
<entry>"http:
#if ZEND_EXTENSION_API_NO &lt; 90000000
STD_PHP_INI_ENTRY(, "</entry>
<entry>"http://www.php.net"</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>