jkj Mon Feb 19 03:33:57 2001 EDT
Modified files:
/phpdoc/cs bookinfo.xml language-defs.ent preface.xml
/phpdoc/cs/features connection-handling.xml cookies.xml
http-auth.xml images.xml
persistent-connections.xml remote-files.xml
/phpdoc/cs/functions apache.xml array.xml aspell.xml bc.xml
calendar.xml ccvs.xml classobj.xml com.xml
curl.xml cybercash.xml dbm.xml dir.xml dl.xml
domxml.xml exec.xml filepro.xml filesystem.xml
funchand.xml gettext.xml http.xml icap.xml
info.xml mail.xml mhash.xml misc.xml nis.xml
openssl.xml outcontrol.xml pdf.xml pfpro.xml
readline.xml recode.xml satellite.xml sem.xml
shmop.xml strings.xml url.xml wddx.xml
xslt.xml
/phpdoc/cs/language basic-syntax.xml constants.xml
Log:
- added encoding declarations for seamless work with XML and XSLT processors
Index: phpdoc/cs/bookinfo.xml
diff -u phpdoc/cs/bookinfo.xml:1.2 phpdoc/cs/bookinfo.xml:1.3
--- phpdoc/cs/bookinfo.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/bookinfo.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<bookinfo id="bookinfo">
<authorgroup id="authors">
Index: phpdoc/cs/language-defs.ent
diff -u phpdoc/cs/language-defs.ent:1.1 phpdoc/cs/language-defs.ent:1.2
--- phpdoc/cs/language-defs.ent:1.1 Wed Jan 24 05:16:04 2001
+++ phpdoc/cs/language-defs.ent Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<!ENTITY PHPManual "PHP Manu�l">
<!ENTITY Date "Date:">
<!ENTITY GettingStarted "Za��n�me">
Index: phpdoc/cs/preface.xml
diff -u phpdoc/cs/preface.xml:1.3 phpdoc/cs/preface.xml:1.4
--- phpdoc/cs/preface.xml:1.3 Fri Jan 26 00:06:49 2001
+++ phpdoc/cs/preface.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<preface id="preface">
<title>�vod</title>
Index: phpdoc/cs/features/connection-handling.xml
diff -u phpdoc/cs/features/connection-handling.xml:1.2
phpdoc/cs/features/connection-handling.xml:1.3
--- phpdoc/cs/features/connection-handling.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/features/connection-handling.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="features.connection-handling">
<title>Obsluha spojen�</title>
Index: phpdoc/cs/features/cookies.xml
diff -u phpdoc/cs/features/cookies.xml:1.2 phpdoc/cs/features/cookies.xml:1.3
--- phpdoc/cs/features/cookies.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/features/cookies.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="features.cookies">
<title>Cookies</title>
Index: phpdoc/cs/features/http-auth.xml
diff -u phpdoc/cs/features/http-auth.xml:1.2 phpdoc/cs/features/http-auth.xml:1.3
--- phpdoc/cs/features/http-auth.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/features/http-auth.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="features.http-auth">
<title>HTTP autentikace a PHP</title>
Index: phpdoc/cs/features/images.xml
diff -u phpdoc/cs/features/images.xml:1.2 phpdoc/cs/features/images.xml:1.3
--- phpdoc/cs/features/images.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/features/images.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="features.images">
<title>Tvorba a �pravy obr�zk�</title>
Index: phpdoc/cs/features/persistent-connections.xml
diff -u phpdoc/cs/features/persistent-connections.xml:1.2
phpdoc/cs/features/persistent-connections.xml:1.3
--- phpdoc/cs/features/persistent-connections.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/features/persistent-connections.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="features.persistent-connections">
<title>Persistentn� datab�zov� spojen�</title>
Index: phpdoc/cs/features/remote-files.xml
diff -u phpdoc/cs/features/remote-files.xml:1.2 phpdoc/cs/features/remote-files.xml:1.3
--- phpdoc/cs/features/remote-files.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/features/remote-files.xml Mon Feb 19 03:33:54 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="features.remote-files">
<title>Pou�it� vzd�len�ch soubor�</title>
Index: phpdoc/cs/functions/apache.xml
diff -u phpdoc/cs/functions/apache.xml:1.2 phpdoc/cs/functions/apache.xml:1.3
--- phpdoc/cs/functions/apache.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/apache.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.apache">
<title>Funkce specifick� pro Apache</title>
<titleabbrev>Apache</titleabbrev>
Index: phpdoc/cs/functions/array.xml
diff -u phpdoc/cs/functions/array.xml:1.1 phpdoc/cs/functions/array.xml:1.2
--- phpdoc/cs/functions/array.xml:1.1 Mon Feb 5 04:40:02 2001
+++ phpdoc/cs/functions/array.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.array">
<title>Funkce pro pr�ci s poli</title>
<titleabbrev>Pole</titleabbrev>
Index: phpdoc/cs/functions/aspell.xml
diff -u phpdoc/cs/functions/aspell.xml:1.2 phpdoc/cs/functions/aspell.xml:1.3
--- phpdoc/cs/functions/aspell.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/aspell.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.aspell">
<title>Aspell funkce</title>
<titleabbrev>Aspell</titleabbrev>
Index: phpdoc/cs/functions/bc.xml
diff -u phpdoc/cs/functions/bc.xml:1.2 phpdoc/cs/functions/bc.xml:1.3
--- phpdoc/cs/functions/bc.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/bc.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.bc">
<title>BCMath funkce pro v�po�ty s libovolnou p�esnost�</title>
<titleabbrev>BC math</titleabbrev>
Index: phpdoc/cs/functions/calendar.xml
diff -u phpdoc/cs/functions/calendar.xml:1.1 phpdoc/cs/functions/calendar.xml:1.2
--- phpdoc/cs/functions/calendar.xml:1.1 Mon Feb 5 04:40:47 2001
+++ phpdoc/cs/functions/calendar.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.calendar">
<title>Kalend��ov� funkce</title>
<titleabbrev>Kalend��</titleabbrev>
Index: phpdoc/cs/functions/ccvs.xml
diff -u phpdoc/cs/functions/ccvs.xml:1.2 phpdoc/cs/functions/ccvs.xml:1.3
--- phpdoc/cs/functions/ccvs.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/ccvs.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<!--
CCVS Documentation by Brendan W. McAdams <[EMAIL PROTECTED]>
Copyright (c) 2000 by the PHP Group
Index: phpdoc/cs/functions/classobj.xml
diff -u phpdoc/cs/functions/classobj.xml:1.1 phpdoc/cs/functions/classobj.xml:1.2
--- phpdoc/cs/functions/classobj.xml:1.1 Fri Jan 26 06:37:35 2001
+++ phpdoc/cs/functions/classobj.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.classobj">
<title>Funkce pro pr�ci s t��dami/objekty</title>
<titleabbrev>T��dy/Objekty</titleabbrev>
Index: phpdoc/cs/functions/com.xml
diff -u phpdoc/cs/functions/com.xml:1.1 phpdoc/cs/functions/com.xml:1.2
--- phpdoc/cs/functions/com.xml:1.1 Wed Jan 24 05:37:48 2001
+++ phpdoc/cs/functions/com.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.com">
<title>Funkce na podporu COM ve Windows</title>
<titleabbrev>COM</titleabbrev>
Index: phpdoc/cs/functions/curl.xml
diff -u phpdoc/cs/functions/curl.xml:1.1 phpdoc/cs/functions/curl.xml:1.2
--- phpdoc/cs/functions/curl.xml:1.1 Mon Feb 5 04:41:51 2001
+++ phpdoc/cs/functions/curl.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.curl">
<title>Funkce pro pr�ci s CURL, Client URL Library </title>
<titleabbrev>CURL</titleabbrev>
Index: phpdoc/cs/functions/cybercash.xml
diff -u phpdoc/cs/functions/cybercash.xml:1.1 phpdoc/cs/functions/cybercash.xml:1.2
--- phpdoc/cs/functions/cybercash.xml:1.1 Thu Jan 25 19:43:44 2001
+++ phpdoc/cs/functions/cybercash.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.cybercash">
<title>Cybercash platebn� funkce</title>
<titleabbrev>Cybercash</titleabbrev>
Index: phpdoc/cs/functions/dbm.xml
diff -u phpdoc/cs/functions/dbm.xml:1.2 phpdoc/cs/functions/dbm.xml:1.3
--- phpdoc/cs/functions/dbm.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/dbm.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.dbm">
<title>DBM Funkce</title>
<titleabbrev>DBM</titleabbrev>
Index: phpdoc/cs/functions/dir.xml
diff -u phpdoc/cs/functions/dir.xml:1.2 phpdoc/cs/functions/dir.xml:1.3
--- phpdoc/cs/functions/dir.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/dir.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.dir">
<title>Adres��ov� funkce</title>
<titleabbrev>Adres��e</titleabbrev>
Index: phpdoc/cs/functions/dl.xml
diff -u phpdoc/cs/functions/dl.xml:1.1 phpdoc/cs/functions/dl.xml:1.2
--- phpdoc/cs/functions/dl.xml:1.1 Wed Jan 24 05:37:48 2001
+++ phpdoc/cs/functions/dl.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.dl">
<title>Funkce pro dynamick� na��t�n�</title>
<titleabbrev>Dyn. na��t�n�</titleabbrev>
Index: phpdoc/cs/functions/domxml.xml
diff -u phpdoc/cs/functions/domxml.xml:1.2 phpdoc/cs/functions/domxml.xml:1.3
--- phpdoc/cs/functions/domxml.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/domxml.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.domxml">
<title>DOM XML funkce</title>
<titleabbrev>DOM XML</titleabbrev>
Index: phpdoc/cs/functions/exec.xml
diff -u phpdoc/cs/functions/exec.xml:1.1 phpdoc/cs/functions/exec.xml:1.2
--- phpdoc/cs/functions/exec.xml:1.1 Fri Jan 26 01:38:01 2001
+++ phpdoc/cs/functions/exec.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.exec">
<title>Funkce Spou�t�n� Program�</title>
<titleabbrev>Spou�t�n� Program�</titleabbrev>
Index: phpdoc/cs/functions/filepro.xml
diff -u phpdoc/cs/functions/filepro.xml:1.2 phpdoc/cs/functions/filepro.xml:1.3
--- phpdoc/cs/functions/filepro.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/filepro.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.filepro">
<title>filePro funkce</title>
<titleabbrev>filePro</titleabbrev>
Index: phpdoc/cs/functions/filesystem.xml
diff -u phpdoc/cs/functions/filesystem.xml:1.2 phpdoc/cs/functions/filesystem.xml:1.3
--- phpdoc/cs/functions/filesystem.xml:1.2 Mon Feb 5 04:48:03 2001
+++ phpdoc/cs/functions/filesystem.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.filesystem">
<title>Filesyst�mov� funkce</title>
<titleabbrev>Filesyst�m</titleabbrev>
Index: phpdoc/cs/functions/funchand.xml
diff -u phpdoc/cs/functions/funchand.xml:1.1 phpdoc/cs/functions/funchand.xml:1.2
--- phpdoc/cs/functions/funchand.xml:1.1 Fri Jan 26 03:27:40 2001
+++ phpdoc/cs/functions/funchand.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.funchand">
<title>Funkce pro pr�ci s funkcemi</title>
<titleabbrev>Funkce</titleabbrev>
Index: phpdoc/cs/functions/gettext.xml
diff -u phpdoc/cs/functions/gettext.xml:1.2 phpdoc/cs/functions/gettext.xml:1.3
--- phpdoc/cs/functions/gettext.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/gettext.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.gettext">
<title>GNU Gettext</title>
<titleabbrev>gettext</titleabbrev>
Index: phpdoc/cs/functions/http.xml
diff -u phpdoc/cs/functions/http.xml:1.2 phpdoc/cs/functions/http.xml:1.3
--- phpdoc/cs/functions/http.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/http.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.http">
<title>HTTP funkce</title>
<titleabbrev>HTTP</titleabbrev>
Index: phpdoc/cs/functions/icap.xml
diff -u phpdoc/cs/functions/icap.xml:1.1 phpdoc/cs/functions/icap.xml:1.2
--- phpdoc/cs/functions/icap.xml:1.1 Mon Feb 5 04:42:31 2001
+++ phpdoc/cs/functions/icap.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.icap">
<title>ICAP funkce</title>
<titleabbrev>ICAP</titleabbrev>
Index: phpdoc/cs/functions/info.xml
diff -u phpdoc/cs/functions/info.xml:1.3 phpdoc/cs/functions/info.xml:1.4
--- phpdoc/cs/functions/info.xml:1.3 Fri Jan 26 00:36:00 2001
+++ phpdoc/cs/functions/info.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.info">
<title>PHP volby & informace</title>
<titleabbrev>PHP volby/info</titleabbrev>
Index: phpdoc/cs/functions/mail.xml
diff -u phpdoc/cs/functions/mail.xml:1.3 phpdoc/cs/functions/mail.xml:1.4
--- phpdoc/cs/functions/mail.xml:1.3 Mon Feb 5 04:49:45 2001
+++ phpdoc/cs/functions/mail.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.mail">
<title>Mailov� funkce</title>
<titleabbrev>Mail</titleabbrev>
Index: phpdoc/cs/functions/mhash.xml
diff -u phpdoc/cs/functions/mhash.xml:1.2 phpdoc/cs/functions/mhash.xml:1.3
--- phpdoc/cs/functions/mhash.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/mhash.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.mhash">
<title>Mhash funkce</title>
<titleabbrev>mhash</titleabbrev>
Index: phpdoc/cs/functions/misc.xml
diff -u phpdoc/cs/functions/misc.xml:1.2 phpdoc/cs/functions/misc.xml:1.3
--- phpdoc/cs/functions/misc.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/misc.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.misc">
<title>Sm��en� funkce</title>
<titleabbrev>Sm��en�</titleabbrev>
Index: phpdoc/cs/functions/nis.xml
diff -u phpdoc/cs/functions/nis.xml:1.1 phpdoc/cs/functions/nis.xml:1.2
--- phpdoc/cs/functions/nis.xml:1.1 Mon Feb 5 04:42:50 2001
+++ phpdoc/cs/functions/nis.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.nis">
<title>Funkce pro pr�ci s YP/NIS</title>
<titleabbrev>YP/NIS</titleabbrev>
Index: phpdoc/cs/functions/openssl.xml
diff -u phpdoc/cs/functions/openssl.xml:1.1 phpdoc/cs/functions/openssl.xml:1.2
--- phpdoc/cs/functions/openssl.xml:1.1 Mon Feb 5 04:43:38 2001
+++ phpdoc/cs/functions/openssl.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.openssl">
<title>OpenSSL funkce</title>
<titleabbrev>OpenSSL</titleabbrev>
Index: phpdoc/cs/functions/outcontrol.xml
diff -u phpdoc/cs/functions/outcontrol.xml:1.2 phpdoc/cs/functions/outcontrol.xml:1.3
--- phpdoc/cs/functions/outcontrol.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/outcontrol.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.outcontrol">
<title>Output Control funkce</title>
<titleabbrev>Output Control</titleabbrev>
Index: phpdoc/cs/functions/pdf.xml
diff -u phpdoc/cs/functions/pdf.xml:1.3 phpdoc/cs/functions/pdf.xml:1.4
--- phpdoc/cs/functions/pdf.xml:1.3 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/pdf.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.pdf">
<title>PDF funkce</title>
<titleabbrev>PDF</titleabbrev>
Index: phpdoc/cs/functions/pfpro.xml
diff -u phpdoc/cs/functions/pfpro.xml:1.1 phpdoc/cs/functions/pfpro.xml:1.2
--- phpdoc/cs/functions/pfpro.xml:1.1 Mon Feb 5 04:45:31 2001
+++ phpdoc/cs/functions/pfpro.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.pfpro">
<title>Funkce pro pr�ci s Verisign Payflow Pro</title>
<titleabbrev>Verisign Payflow Pro</titleabbrev>
Index: phpdoc/cs/functions/readline.xml
diff -u phpdoc/cs/functions/readline.xml:1.2 phpdoc/cs/functions/readline.xml:1.3
--- phpdoc/cs/functions/readline.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/readline.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.readline">
<title>GNU Readline</title>
<titleabbrev>Readline</titleabbrev>
@@ -44,7 +45,7 @@
<title><function>Readline</function></title>
<programlisting role="php">
//ziska 3 prikazy uzivatele
-for ($i=0; $i < 3; $i++) {
+for ($i=0; $i < 3; $i++) {
$line = readline ("Command: ");
readline_add_history ($line);
}
Index: phpdoc/cs/functions/recode.xml
diff -u phpdoc/cs/functions/recode.xml:1.2 phpdoc/cs/functions/recode.xml:1.3
--- phpdoc/cs/functions/recode.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/recode.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.recode">
<title>GNU Recode funkce</title>
<titleabbrev>Recode</titleabbrev>
Index: phpdoc/cs/functions/satellite.xml
diff -u phpdoc/cs/functions/satellite.xml:1.2 phpdoc/cs/functions/satellite.xml:1.3
--- phpdoc/cs/functions/satellite.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/satellite.xml Mon Feb 19 03:33:55 2001
@@ -1,6 +1,7 @@
+<?xml encoding="iso-8859-2"?>
<!--
- $Id: satellite.xml,v 1.2 2001/01/26 06:39:53 cynic Exp $
+ $Id: satellite.xml,v 1.3 2001/02/19 11:33:55 jkj Exp $
Author: David Eriksson <[EMAIL PROTECTED]>
Index: phpdoc/cs/functions/sem.xml
diff -u phpdoc/cs/functions/sem.xml:1.1 phpdoc/cs/functions/sem.xml:1.2
--- phpdoc/cs/functions/sem.xml:1.1 Mon Feb 5 04:45:56 2001
+++ phpdoc/cs/functions/sem.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.sem">
<title>Funkce pro pr�ci se semafory a sd�lenou pam�t�</title>
<titleabbrev>Semaphore</titleabbrev>
Index: phpdoc/cs/functions/shmop.xml
diff -u phpdoc/cs/functions/shmop.xml:1.1 phpdoc/cs/functions/shmop.xml:1.2
--- phpdoc/cs/functions/shmop.xml:1.1 Mon Feb 5 04:46:49 2001
+++ phpdoc/cs/functions/shmop.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.shmop">
<title>Funkce pro pr�ci se sd�lenou pam�t�</title>
<titleabbrev>shmop</titleabbrev>
Index: phpdoc/cs/functions/strings.xml
diff -u phpdoc/cs/functions/strings.xml:1.5 phpdoc/cs/functions/strings.xml:1.6
--- phpdoc/cs/functions/strings.xml:1.5 Mon Feb 5 04:54:51 2001
+++ phpdoc/cs/functions/strings.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.strings">
<title>Funkce pro pr�ci s �et�zci</title>
<titleabbrev>�et�zce</titleabbrev>
Index: phpdoc/cs/functions/url.xml
diff -u phpdoc/cs/functions/url.xml:1.2 phpdoc/cs/functions/url.xml:1.3
--- phpdoc/cs/functions/url.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/url.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.url">
<title>URL Functions</title>
<titleabbrev>URLs</titleabbrev>
Index: phpdoc/cs/functions/wddx.xml
diff -u phpdoc/cs/functions/wddx.xml:1.2 phpdoc/cs/functions/wddx.xml:1.3
--- phpdoc/cs/functions/wddx.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/functions/wddx.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.wddx">
<title>WDDX funkce</title>
<titleabbrev>WDDX</titleabbrev>
Index: phpdoc/cs/functions/xslt.xml
diff -u phpdoc/cs/functions/xslt.xml:1.2 phpdoc/cs/functions/xslt.xml:1.3
--- phpdoc/cs/functions/xslt.xml:1.2 Mon Feb 5 07:34:56 2001
+++ phpdoc/cs/functions/xslt.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<reference id="ref.xslt">
<title>XSLT funkce</title>
<titleabbrev>XSLT</titleabbrev>
Index: phpdoc/cs/language/basic-syntax.xml
diff -u phpdoc/cs/language/basic-syntax.xml:1.2 phpdoc/cs/language/basic-syntax.xml:1.3
--- phpdoc/cs/language/basic-syntax.xml:1.2 Thu Jan 25 22:39:53 2001
+++ phpdoc/cs/language/basic-syntax.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="language.basic-syntax">
<title>Z�kladn� syntaxe</title>
Index: phpdoc/cs/language/constants.xml
diff -u phpdoc/cs/language/constants.xml:1.2 phpdoc/cs/language/constants.xml:1.3
--- phpdoc/cs/language/constants.xml:1.2 Thu Jan 25 22:39:54 2001
+++ phpdoc/cs/language/constants.xml Mon Feb 19 03:33:55 2001
@@ -1,3 +1,4 @@
+<?xml encoding="iso-8859-2"?>
<chapter id="language.constants">
<title>Konstanty</title>