mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
use entity
# a commit is never perfect .. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178498 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
28015ab670
commit
54658c414f
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.dbase-replace-record">
|
||||
<refnamediv>
|
||||
<refname>dbase_replace_record</refname>
|
||||
<refpurpose>Replace a record in a dBase database</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>dbase_replace_record</methodname>
|
||||
<methodparam><type>int</type><parameter>dbase_identifier</parameter></methodparam>
|
||||
|
|
Loading…
Reference in a new issue