cvs: peardoc /en/package/authentication/auth/storage db.xml dblite.xml mdb.xml mdb2.xml
[email protected] ("Mark Wiesemann")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvswiesemann1199887937@cvsserver> |
wiesemann Wed Jan 9 14:12:17 2008 UTC
Modified files:
/peardoc/en/package/authentication/auth/storage db.xml mdb.xml
dblite.xml mdb2.xml
Log:
- typo fixes (colunm => column)
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/db.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/db.xml
diff -u peardoc/en/package/authentication/auth/storage/db.xml:1.2 peardoc/en/package/authentication/auth/storage/db.xml:1.3
--- peardoc/en/package/authentication/auth/storage/db.xml:1.2 Thu Dec 21 05:14:57 2006
+++ peardoc/en/package/authentication/auth/storage/db.xml Wed Jan 9 14:12:17 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="package.authentication.auth.storage.db">
<refnamediv>
<refname>Auth_Container_DB</refname>
@@ -72,7 +72,7 @@
<quote>username</quote>
</entry>
<entry>
- The name of the colunm, where the username is stored
+ The name of the column, where the username is stored
</entry>
</row>
<row>
@@ -84,7 +84,7 @@
<quote>password</quote>
</entry>
<entry>
- The name of the colunm, where the crypted password is stored.
+ The name of the column, where the crypted password is stored.
</entry>
</row>
<row>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/mdb.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/mdb.xml
diff -u peardoc/en/package/authentication/auth/storage/mdb.xml:1.2 peardoc/en/package/authentication/auth/storage/mdb.xml:1.3
--- peardoc/en/package/authentication/auth/storage/mdb.xml:1.2 Thu Dec 21 05:14:57 2006
+++ peardoc/en/package/authentication/auth/storage/mdb.xml Wed Jan 9 14:12:17 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="package.authentication.auth.storage.mdb">
<refnamediv>
<refname>Auth_Container_MDB</refname>
@@ -72,7 +72,7 @@
<quote>username</quote>
</entry>
<entry>
- The name of the colunm, where the username is stored
+ The name of the column, where the username is stored
</entry>
</row>
<row>
@@ -84,7 +84,7 @@
<quote>password</quote>
</entry>
<entry>
- The name of the colunm, where the crypted password is stored.
+ The name of the column, where the crypted password is stored.
</entry>
</row>
<row>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/dblite.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/dblite.xml
diff -u peardoc/en/package/authentication/auth/storage/dblite.xml:1.2 peardoc/en/package/authentication/auth/storage/dblite.xml:1.3
--- peardoc/en/package/authentication/auth/storage/dblite.xml:1.2 Thu Dec 21 05:14:57 2006
+++ peardoc/en/package/authentication/auth/storage/dblite.xml Wed Jan 9 14:12:17 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="package.authentication.auth.storage.dblite">
<refnamediv>
<refname>Auth_Container_DBLite</refname>
@@ -72,7 +72,7 @@
<quote>username</quote>
</entry>
<entry>
- The name of the colunm, where the username is stored
+ The name of the column, where the username is stored
</entry>
</row>
<row>
@@ -84,7 +84,7 @@
<quote>password</quote>
</entry>
<entry>
- The name of the colunm, where the crypted password is stored.
+ The name of the column, where the crypted password is stored.
</entry>
</row>
<row>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/mdb2.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/mdb2.xml
diff -u peardoc/en/package/authentication/auth/storage/mdb2.xml:1.4 peardoc/en/package/authentication/auth/storage/mdb2.xml:1.5
--- peardoc/en/package/authentication/auth/storage/mdb2.xml:1.4 Fri Feb 9 04:55:50 2007
+++ peardoc/en/package/authentication/auth/storage/mdb2.xml Wed Jan 9 14:12:17 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="package.authentication.auth.storage.mdb2">
<refnamediv>
<refname>Auth_Container_MDB2</refname>
@@ -72,7 +72,7 @@
<quote>username</quote>
</entry>
<entry>
- The name of the colunm, where the username is stored
+ The name of the column, where the username is stored
</entry>
</row>
<row>
@@ -84,7 +84,7 @@
<quote>password</quote>
</entry>
<entry>
- The name of the colunm, where the crypted password is stored.
+ The name of the column, where the crypted password is stored.
</entry>
</row>
<row>