[PHP-DOC] cvs: phpdoc /it/appendices reserved.xml /it/faq general.xml /it/features http-auth.xml images.xml persistent-connections.xml /it/functions math.xml From: Luca Perugini (l.perugini <email protected>)
Date: 09/30/01

perugini Sun Sep 30 07:48:46 2001 EDT

  Modified files:
    /phpdoc/it/appendices reserved.xml
    /phpdoc/it/faq general.xml
    /phpdoc/it/features http-auth.xml images.xml
                               persistent-connections.xml
    /phpdoc/it/functions math.xml
  Log:
  Added Revision Tag
  Fixed VI(M) options
  
  
Index: phpdoc/it/appendices/reserved.xml
diff -u phpdoc/it/appendices/reserved.xml:1.4 phpdoc/it/appendices/reserved.xml:1.5
--- phpdoc/it/appendices/reserved.xml:1.4 Thu Sep 27 06:43:34 2001
+++ phpdoc/it/appendices/reserved.xml Sun Sep 30 07:48:45 2001
@@ -1,4 +1,6 @@
-<!-- $Revision: 1.4 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- EN-Revision: 1.8 Maintainer: cortesi Status: ready -->
+
 <appendix id="reserved">
  <title>Parole riservate nel PHP</title>
  <para>
Index: phpdoc/it/faq/general.xml
diff -u phpdoc/it/faq/general.xml:1.1 phpdoc/it/faq/general.xml:1.2
--- phpdoc/it/faq/general.xml:1.1 Tue Jul 10 19:17:22 2001
+++ phpdoc/it/faq/general.xml Sun Sep 30 07:48:45 2001
@@ -1,3 +1,6 @@
+<?xml encoding="iso-8859-1"?>
+<!-- EN-Revision: 1.5 Maintainer: cortesi Status: ready -->
+
  <reference id="faq.general">
   <title>Informazioni Generali</title>
   <titleabbrev>Informazioni Generali sul PHP</titleabbrev>
@@ -110,19 +113,22 @@
   </refentry>
  </reference>
 
- <!-- Keep this comment at the end of the file
- Local variables:
- mode: sgml
- sgml-omittag:t
- sgml-shorttag:t
- sgml-minimize-attributes:nil
- sgml-always-quote-attributes:t
- sgml-indent-step:1
- sgml-indent-data:t
- sgml-parent-document:nil
- sgml-default-dtd-file:"../../manual.ced"
- sgml-exposed-tags:nil
- sgml-local-catalogs:nil
- sgml-local-ecat-files:nil
- End:
- -->
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-default-dtd-file:"../../manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Index: phpdoc/it/features/http-auth.xml
diff -u phpdoc/it/features/http-auth.xml:1.5 phpdoc/it/features/http-auth.xml:1.6
--- phpdoc/it/features/http-auth.xml:1.5 Sat Jul 7 17:55:49 2001
+++ phpdoc/it/features/http-auth.xml Sun Sep 30 07:48:45 2001
@@ -1,3 +1,6 @@
+<?xml encoding="iso-8859-1"?>
+<!-- EN-Revision: 1.11 Maintainer: cortesi Status: ready -->
+
  <chapter id="features.http-auth">
   <title>Autenticazione HTTP usando PHP</title>
 
@@ -145,9 +148,7 @@
 sgml-local-catalogs:nil
 sgml-local-ecat-files:nil
 End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
 -->
-
-
-
-
-
Index: phpdoc/it/features/images.xml
diff -u phpdoc/it/features/images.xml:1.3 phpdoc/it/features/images.xml:1.4
--- phpdoc/it/features/images.xml:1.3 Sat Jul 7 14:52:23 2001
+++ phpdoc/it/features/images.xml Sun Sep 30 07:48:45 2001
@@ -1,3 +1,6 @@
+<?xml encoding="iso-8859-1"?>
+<!-- EN-Revision: 1.8 Maintainer: cortesi Status: ready -->
+
  <chapter id="features.images">
   <title>Creazione e manipolazione di immagini</title>
 
@@ -56,5 +59,7 @@
 sgml-local-catalogs:nil
 sgml-local-ecat-files:nil
 End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
 -->
-
Index: phpdoc/it/features/persistent-connections.xml
diff -u phpdoc/it/features/persistent-connections.xml:1.4 phpdoc/it/features/persistent-connections.xml:1.5
--- phpdoc/it/features/persistent-connections.xml:1.4 Wed Jul 18 13:03:17 2001
+++ phpdoc/it/features/persistent-connections.xml Sun Sep 30 07:48:45 2001
@@ -1,3 +1,6 @@
+<?xml encoding="iso-8859-1"?>
+<!-- EN-Revision: 1.7 Maintainer: cortesi Status: ready -->
+
  <chapter id="features.persistent-connections">
   <title>Connessioni Persistenti ai Database</title>
 
@@ -126,7 +129,7 @@
 sgml-local-catalogs:nil
 sgml-local-ecat-files:nil
 End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
 -->
-
-
-
Index: phpdoc/it/functions/math.xml
diff -u phpdoc/it/functions/math.xml:1.13 phpdoc/it/functions/math.xml:1.14
--- phpdoc/it/functions/math.xml:1.13 Wed Jul 11 14:35:01 2001
+++ phpdoc/it/functions/math.xml Sun Sep 30 07:48:45 2001
@@ -1,3 +1,6 @@
+<?xml encoding="iso-8859-1"?>
+<!-- EN-Revision: 1.38 Maintainer: cortesi Status: ready -->
+
  <reference id="ref.math">
   <title>Funzioni Matematiche</title>
   <titleabbrev>Mat</titleabbrev>
@@ -1229,7 +1232,7 @@
 sgml-local-catalogs:nil
 sgml-local-ecat-files:nil
 End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
 -->
-
-
-