mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
a45ee0849b
commit
f9874945a2
1 changed files with 2 additions and 4 deletions
|
@ -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 < 90000000
|
||||
STD_PHP_INI_ENTRY(, "</entry>
|
||||
<entry>"http://www.php.net"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry></entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue