mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Reinstate the original markup for the OO mysqli::insert_id field.
Effectively reverts r335491, which broke the build, but with slightly better indenting. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335503 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
cf247b9c7c
commit
c91b624d4f
1 changed files with 3 additions and 4 deletions
|
@ -10,10 +10,9 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<para>&style.oop;</para>
|
||||
<methodsynopsis>
|
||||
<type>mixed</type>
|
||||
<varname linkend="mysqli.insert-id">mysqli->insert_id</varname>
|
||||
</methodsynopsis>
|
||||
<fieldsynopsis>
|
||||
<type>mixed</type><varname linkend="mysqli.insert-id">mysqli->insert_id</varname>
|
||||
</fieldsynopsis>
|
||||
<para>&style.procedural;</para>
|
||||
<methodsynopsis>
|
||||
<type>mixed</type><methodname>mysqli_insert_id</methodname>
|
||||
|
|
Loading…
Reference in a new issue