mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Don't misuse docbook please :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132314 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
271c1898fc
commit
cc03330844
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.39 $ -->
|
||||
<!-- $Revision: 1.40 $ -->
|
||||
<chapter id="features.safe-mode">
|
||||
<title>Safe Mode</title>
|
||||
|
||||
|
@ -400,17 +400,17 @@ Warning: readfile() has been disabled for security reasons in
|
|||
<entry>&sm.uidcheck;</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><function>ifx_*</function></entry>
|
||||
<entry>ifx_*</entry>
|
||||
<entry>sql_safe_mode restrictions, (!= safe mode)</entry>
|
||||
<!-- TODO: more info on sql-safe-mode -->
|
||||
</row>
|
||||
<row>
|
||||
<entry><function>ingres_*</function></entry>
|
||||
<entry>ingres_*</entry>
|
||||
<entry>sql_safe_mode restrictions, (!= safe mode)</entry>
|
||||
<!-- TODO: more info on sql-safe-mode -->
|
||||
</row>
|
||||
<row>
|
||||
<entry><function>mysql_*</function></entry>
|
||||
<entry>mysql_*</entry>
|
||||
<entry>sql_safe_mode restrictions, (!= safe mode)</entry>
|
||||
<!-- TODO: more info on sql-safe-mode -->
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue