We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d7f04 commit 795604aCopy full SHA for 795604a
reference/sqlite3/sqlite3/backup.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 4aba1fc71aa5dccdd2fe5b619a5bd829eb9570ec Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: c7e10bf1f82253bb1abdb7d7d91b8f662f995a92 Maintainer: mumumu Status: ready -->
4
5
<refentry xml:id="sqlite3.backup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
6
<refnamediv>
@@ -66,7 +66,7 @@
66
67
<refsect1 role="examples">
68
&reftitle.examples;
69
- <example xml:id="function-name.example.basic">
+ <example xml:id="sqlite3.backup.example.basic">
70
<title>既存のデータベースをバックアップする</title>
71
<programlisting role="php">
72
<![CDATA[
0 commit comments