Skip to content

Commit 3b7f037

Browse files
committed
Fix a RelaxNG violation
A mistake was made during a sync with doc-en, these example tags do not exist
1 parent db7de08 commit 3b7f037

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

reference/mysqli/mysqli_stmt/prepare.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ $stmt->fetch();
143143
printf("%s is in district %s\n", $city, $district);
144144
]]>
145145
</programlisting>
146-
</example>
147-
<example>
148146
<para>&style.procedural;</para>
149147
<programlisting role="php">
150148
<![CDATA[

0 commit comments

Comments
 (0)