jeroen Mon Aug 13 14:56:32 2001 EDT
Modified files:
/phpdoc/en bookinfo.xml preface.xml
/phpdoc/en/features connection-handling.xml cookies.xml
error-handling.xml file-upload.xml
http-auth.xml images.xml
persistent-connections.xml remote-files.xml
safe-mode.xml
Log:
Standardized comment at the end of XML-files (includes vi-line too now)
Index: phpdoc/en/bookinfo.xml
diff -u phpdoc/en/bookinfo.xml:1.13 phpdoc/en/bookinfo.xml:1.14
--- phpdoc/en/bookinfo.xml:1.13 Sun Aug 5 06:51:43 2001
+++ phpdoc/en/bookinfo.xml Mon Aug 13 14:56:21 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<bookinfo id="bookinfo">
<authorgroup id="authors">
@@ -93,4 +93,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/preface.xml
diff -u phpdoc/en/preface.xml:1.11 phpdoc/en/preface.xml:1.12
--- phpdoc/en/preface.xml:1.11 Thu Aug 2 13:36:36 2001
+++ phpdoc/en/preface.xml Mon Aug 13 14:56:21 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<preface id="preface">
<title>Preface</title>
@@ -69,4 +69,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/connection-handling.xml
diff -u phpdoc/en/features/connection-handling.xml:1.4
phpdoc/en/features/connection-handling.xml:1.5
--- phpdoc/en/features/connection-handling.xml:1.4 Thu Aug 2 13:36:44 2001
+++ phpdoc/en/features/connection-handling.xml Mon Aug 13 14:56:23 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<chapter id="features.connection-handling">
<title>Connection handling</title>
@@ -89,4 +89,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/cookies.xml
diff -u phpdoc/en/features/cookies.xml:1.6 phpdoc/en/features/cookies.xml:1.7
--- phpdoc/en/features/cookies.xml:1.6 Thu Aug 2 13:36:47 2001
+++ phpdoc/en/features/cookies.xml Mon Aug 13 14:56:23 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<chapter id="features.cookies">
<title>Cookies</title>
@@ -35,4 +35,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/error-handling.xml
diff -u phpdoc/en/features/error-handling.xml:1.17
phpdoc/en/features/error-handling.xml:1.18
--- phpdoc/en/features/error-handling.xml:1.17 Thu Aug 2 13:36:47 2001
+++ phpdoc/en/features/error-handling.xml Mon Aug 13 14:56:23 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<chapter id="features.error-handling">
<title>Error Handling</title>
@@ -311,4 +311,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/file-upload.xml
diff -u phpdoc/en/features/file-upload.xml:1.21 phpdoc/en/features/file-upload.xml:1.22
--- phpdoc/en/features/file-upload.xml:1.21 Thu Aug 2 13:36:47 2001
+++ phpdoc/en/features/file-upload.xml Mon Aug 13 14:56:23 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.21 $ -->
+<!-- $Revision: 1.22 $ -->
<chapter id="features.file-upload">
<title>Handling file uploads</title>
@@ -377,4 +377,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/http-auth.xml
diff -u phpdoc/en/features/http-auth.xml:1.13 phpdoc/en/features/http-auth.xml:1.14
--- phpdoc/en/features/http-auth.xml:1.13 Thu Aug 2 13:36:47 2001
+++ phpdoc/en/features/http-auth.xml Mon Aug 13 14:56:23 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<chapter id="features.http-auth">
<title>HTTP authentication with PHP</title>
@@ -146,4 +146,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/images.xml
diff -u phpdoc/en/features/images.xml:1.9 phpdoc/en/features/images.xml:1.10
--- phpdoc/en/features/images.xml:1.9 Thu Aug 2 13:36:47 2001
+++ phpdoc/en/features/images.xml Mon Aug 13 14:56:24 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<chapter id="features.images">
<title>Creating and manipulating images</title>
@@ -57,4 +57,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/persistent-connections.xml
diff -u phpdoc/en/features/persistent-connections.xml:1.9
phpdoc/en/features/persistent-connections.xml:1.10
--- phpdoc/en/features/persistent-connections.xml:1.9 Fri Aug 3 15:22:26 2001
+++ phpdoc/en/features/persistent-connections.xml Mon Aug 13 14:56:24 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<chapter id="features.persistent-connections">
<title>Persistent Database Connections</title>
@@ -124,4 +124,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/remote-files.xml
diff -u phpdoc/en/features/remote-files.xml:1.7 phpdoc/en/features/remote-files.xml:1.8
--- phpdoc/en/features/remote-files.xml:1.7 Thu Aug 2 13:36:48 2001
+++ phpdoc/en/features/remote-files.xml Mon Aug 13 14:56:24 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<chapter id="features.remote-files">
<title>Using remote files</title>
@@ -108,4 +108,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
Index: phpdoc/en/features/safe-mode.xml
diff -u phpdoc/en/features/safe-mode.xml:1.8 phpdoc/en/features/safe-mode.xml:1.9
--- phpdoc/en/features/safe-mode.xml:1.8 Thu Aug 2 13:36:48 2001
+++ phpdoc/en/features/safe-mode.xml Mon Aug 13 14:56:24 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<chapter id="features.safe-mode">
<title>Safe mode</title>
@@ -276,5 +276,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-vim: ts=1 sw=1 et syntax=sgml
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->