Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uodbc sync with EN #979

Merged
merged 1 commit into from
Jun 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 1 addition & 24 deletions reference/uodbc/ini.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: eec6a4a36bf452bf271f116e7b6b9bb09d1181c3 Maintainer: yannick Status: ready -->
<!-- EN-Revision: 6b194e05a8d7316986935bb291744e49f9dff6c9 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->

<section xml:id="odbc.configuration" xmlns="http://docbook.org/ns/docbook">
Expand All @@ -19,24 +19,6 @@
</row>
</thead>
<tbody xml:id="odbc.configuration.list">
<row>
<entry><link linkend="ini.uodbc.default-db">odbc.default_db</link> *</entry>
<entry>NULL</entry>
<entry><constant>INI_ALL</constant></entry>
<entry></entry>
</row>
<row>
<entry><link linkend="ini.uodbc.default-user">odbc.default_user</link> *</entry>
<entry>NULL</entry>
<entry><constant>INI_ALL</constant></entry>
<entry></entry>
</row>
<row>
<entry><link linkend="ini.uodbc.default-pw">odbc.default_pw</link> *</entry>
<entry>NULL</entry>
<entry><constant>INI_ALL</constant></entry>
<entry></entry>
</row>
<row>
<entry><link linkend="ini.uodbc.allow-persistent">odbc.allow_persistent</link></entry>
<entry>"1"</entry>
Expand Down Expand Up @@ -82,11 +64,6 @@
</tbody>
</tgroup>
</table>
<note>
<simpara>
Les entrées marquées avec une étoile ne sont pas encore implémentées.
</simpara>
</note>
&ini.php.constants;
</para>
&ini.descriptions.title;
Expand Down