Date: 11/14/01
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /nl bookinfo.xml preface.xml /nl/appendices debugger.xml escaping.xml history.xml http-stuff.xml regexp.xml reserved.xml /nl/chapters intro.xml security.xml /nl/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connections.xml remote-files.xml /nl/functions apache.xml com.xml datetime.xml dir.xml dl.xml strings.xml url.xml wddx.xml /nl/language basic-syntax.xml constants.xml control-structures.xml expressions.xml functions.xml references.xml"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /es bookinfo.xml preface.xml /es/appendices debugger.xml escaping.xml history.xml http-stuff.xml migration.xml phpdevel.xml regexp.xml translation.xml /es/chapters config.xml install.xml intro.xml security.xml /es/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connections.xml remote-files.xml /es/functions adabas.xml apache.xml array.xml aspell.xml bc.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml curl.xml cybercash.xml datetime.xml dba.xml dbase.xml dbm.xml dir.xml dl.xml domxml.xml errorfunc.xml exec.xml fdf.xml filepro.xml filesystem.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml ibase.xml icap.xml ifx.xml image.xml imap.xml info.xml ingres_ii.xml ldap.xml mail.xml math.xml mcal.xml mcrypt.xml mhash.xml misc.xml msql.xml mssql.xml mysql.xml network.xml nis.xml oci8.xml oracle.xml outcontrol.xml ovrimos.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml pspell.xml readline.xml reco"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hholzgra Wed Nov 14 17:35:48 2001 EDT
Modified files:
/phpdoc/it/appendices debugger.xml escaping.xml
/phpdoc/it/chapters intro.xml
/phpdoc/it/features cookies.xml error-handling.xml remote-files.xml
/phpdoc/it/functions ftp.xml funchand.xml ibase.xml icap.xml
pgsql.xml
/phpdoc/it/language basic-syntax.xml oop.xml
Log:
added xml encoding headers where missing
Index: phpdoc/it/appendices/debugger.xml
diff -u phpdoc/it/appendices/debugger.xml:1.4 phpdoc/it/appendices/debugger.xml:1.5
--- phpdoc/it/appendices/debugger.xml:1.4 Sat Jul 7 18:24:39 2001
+++ phpdoc/it/appendices/debugger.xml Wed Nov 14 17:35:45 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<appendix id="debugger">
<title>Il Debugger PHP</title>
Index: phpdoc/it/appendices/escaping.xml
diff -u phpdoc/it/appendices/escaping.xml:1.2 phpdoc/it/appendices/escaping.xml:1.3
--- phpdoc/it/appendices/escaping.xml:1.2 Mon Aug 6 14:09:31 2001
+++ phpdoc/it/appendices/escaping.xml Wed Nov 14 17:35:46 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.2 $ -->
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.3 $ -->
<chapt>Codifiche per caratteri speciali (Escaping Data)
<sect>Caratteri per codifica caratteri speciali nelle stringhe PHP
<sect>Codifica URL (GET)
Index: phpdoc/it/chapters/intro.xml
diff -u phpdoc/it/chapters/intro.xml:1.6 phpdoc/it/chapters/intro.xml:1.7
--- phpdoc/it/chapters/intro.xml:1.6 Sun Sep 17 15:56:33 2000
+++ phpdoc/it/chapters/intro.xml Wed Nov 14 17:35:46 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<chapter id="introduction">
<title>Introduction</title>
Index: phpdoc/it/features/cookies.xml
diff -u phpdoc/it/features/cookies.xml:1.2 phpdoc/it/features/cookies.xml:1.3
--- phpdoc/it/features/cookies.xml:1.2 Fri Aug 18 01:24:26 2000
+++ phpdoc/it/features/cookies.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<chapter id="features.cookies">
<title>Cookies</title>
Index: phpdoc/it/features/error-handling.xml
diff -u phpdoc/it/features/error-handling.xml:1.4 phpdoc/it/features/error-handling.xml:1.5
--- phpdoc/it/features/error-handling.xml:1.4 Sat Jul 7 19:11:31 2001
+++ phpdoc/it/features/error-handling.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<chapter id="features.error-handling">
<title>Gestione degli errori</title>
Index: phpdoc/it/features/remote-files.xml
diff -u phpdoc/it/features/remote-files.xml:1.4 phpdoc/it/features/remote-files.xml:1.5
--- phpdoc/it/features/remote-files.xml:1.4 Sat Jul 7 19:11:32 2001
+++ phpdoc/it/features/remote-files.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<chapter id="features.remote-files">
<title>Utilizzo di file remoti</title>
Index: phpdoc/it/functions/ftp.xml
diff -u phpdoc/it/functions/ftp.xml:1.7 phpdoc/it/functions/ftp.xml:1.8
--- phpdoc/it/functions/ftp.xml:1.7 Sat Jun 23 16:35:12 2001
+++ phpdoc/it/functions/ftp.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<reference id="ref.ftp">
<title>FTP functions</title>
<titleabbrev>FTP</titleabbrev>
Index: phpdoc/it/functions/funchand.xml
diff -u phpdoc/it/functions/funchand.xml:1.5 phpdoc/it/functions/funchand.xml:1.6
--- phpdoc/it/functions/funchand.xml:1.5 Sat Jul 7 18:24:50 2001
+++ phpdoc/it/functions/funchand.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<reference id="ref.funchand">
<title>Function Handling functions</title>
<titleabbrev>Functions</titleabbrev>
Index: phpdoc/it/functions/ibase.xml
diff -u phpdoc/it/functions/ibase.xml:1.8 phpdoc/it/functions/ibase.xml:1.9
--- phpdoc/it/functions/ibase.xml:1.8 Sat Jun 23 16:35:12 2001
+++ phpdoc/it/functions/ibase.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<reference id="ref.ibase">
<title>Funzioni InterBase</title>
<titleabbrev>InterBase</titleabbrev>
Index: phpdoc/it/functions/icap.xml
diff -u phpdoc/it/functions/icap.xml:1.6 phpdoc/it/functions/icap.xml:1.7
--- phpdoc/it/functions/icap.xml:1.6 Sat Jul 7 18:24:52 2001
+++ phpdoc/it/functions/icap.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<reference id="ref.icap">
<title>ICAP Functions</title>
<titleabbrev>ICAP</titleabbrev>
Index: phpdoc/it/functions/pgsql.xml
diff -u phpdoc/it/functions/pgsql.xml:1.10 phpdoc/it/functions/pgsql.xml:1.11
--- phpdoc/it/functions/pgsql.xml:1.10 Sat Jul 7 19:11:34 2001
+++ phpdoc/it/functions/pgsql.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<reference id="ref.pgsql">
<title>Funzioni PostgreSQL</title>
<titleabbrev>PostgreSQL</titleabbrev>
Index: phpdoc/it/language/basic-syntax.xml
diff -u phpdoc/it/language/basic-syntax.xml:1.5 phpdoc/it/language/basic-syntax.xml:1.6
--- phpdoc/it/language/basic-syntax.xml:1.5 Mon Nov 12 16:17:01 2001
+++ phpdoc/it/language/basic-syntax.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<chapter id="language.basic-syntax">
<title>Sintassi Fondamentale</title>
Index: phpdoc/it/language/oop.xml
diff -u phpdoc/it/language/oop.xml:1.6 phpdoc/it/language/oop.xml:1.7
--- phpdoc/it/language/oop.xml:1.6 Sat Sep 8 12:54:53 2001
+++ phpdoc/it/language/oop.xml Wed Nov 14 17:35:47 2001
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
<chapter id="language.oop">
<title>Classes and Objects</title>
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /nl bookinfo.xml preface.xml /nl/appendices debugger.xml escaping.xml history.xml http-stuff.xml regexp.xml reserved.xml /nl/chapters intro.xml security.xml /nl/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connections.xml remote-files.xml /nl/functions apache.xml com.xml datetime.xml dir.xml dl.xml strings.xml url.xml wddx.xml /nl/language basic-syntax.xml constants.xml control-structures.xml expressions.xml functions.xml references.xml"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /es bookinfo.xml preface.xml /es/appendices debugger.xml escaping.xml history.xml http-stuff.xml migration.xml phpdevel.xml regexp.xml translation.xml /es/chapters config.xml install.xml intro.xml security.xml /es/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connections.xml remote-files.xml /es/functions adabas.xml apache.xml array.xml aspell.xml bc.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml curl.xml cybercash.xml datetime.xml dba.xml dbase.xml dbm.xml dir.xml dl.xml domxml.xml errorfunc.xml exec.xml fdf.xml filepro.xml filesystem.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml ibase.xml icap.xml ifx.xml image.xml imap.xml info.xml ingres_ii.xml ldap.xml mail.xml math.xml mcal.xml mcrypt.xml mhash.xml misc.xml msql.xml mssql.xml mysql.xml network.xml nis.xml oci8.xml oracle.xml outcontrol.xml ovrimos.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml pspell.xml readline.xml reco"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

