mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
removing link to inexistant function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134092 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
15f5adc79d
commit
fbb6ce51b0
3 changed files with 5 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/mssql.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.mssql-num-fields">
|
||||
<refnamediv>
|
||||
|
@ -18,7 +18,6 @@
|
|||
</para>
|
||||
<para>
|
||||
See also
|
||||
<function>mssql_db_query</function>,
|
||||
<function>mssql_query</function>,
|
||||
<function>mssql_fetch_field</function>, and
|
||||
<function>mssql_num_rows</function>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/mssql.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.mssql-num-rows">
|
||||
<refnamediv>
|
||||
|
@ -18,8 +18,7 @@
|
|||
</para>
|
||||
<para>
|
||||
See also
|
||||
<function>mssql_db_query</function>,
|
||||
<function>mssql_query</function>, and
|
||||
<function>mssql_query</function> and
|
||||
<function>mssql_fetch_row</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/mssql.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.mssql-query">
|
||||
<refnamediv>
|
||||
|
@ -28,8 +28,7 @@
|
|||
</para>
|
||||
<para>
|
||||
See also
|
||||
<function>mssql_db_query</function>,
|
||||
<function>mssql_select_db</function>, and
|
||||
<function>mssql_select_db</function> and
|
||||
<function>mssql_connect</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue