goba Sun Aug 19 15:01:49 2001 EDT
Modified files:
/phpdoc/hu/chapters config.xml
/phpdoc/hu Translators
Log:
. Quick and dirty fix to make the hu manual build (adding
upload-max-filesize).
. Ups, the revision is 1.12 actually, not 1.11
Index: phpdoc/hu/chapters/config.xml
diff -u phpdoc/hu/chapters/config.xml:1.11 phpdoc/hu/chapters/config.xml:1.12
--- phpdoc/hu/chapters/config.xml:1.11 Sun Aug 19 09:52:34 2001
+++ phpdoc/hu/chapters/config.xml Sun Aug 19 15:01:49 2001
@@ -637,6 +637,19 @@
</listitem>
</varlistentry>
+ <varlistentry id="ini.upload-max-filesize">
+ <term>
+ <parameter>upload_max_filesize</parameter>
+ <type>integer</type>
+ </term>
+ <listitem>
+ <para>
+ Egy feltöltött file maximális mérete. Az érték
+ byte-okban van megadva.
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="ini.user-dir">
<term>
<parameter>user_dir</parameter>
Index: phpdoc/hu/Translators
diff -u phpdoc/hu/Translators:1.46 phpdoc/hu/Translators:1.47
--- phpdoc/hu/Translators:1.46 Sun Aug 19 14:45:55 2001
+++ phpdoc/hu/Translators Sun Aug 19 15:01:49 2001
@@ -191,5 +191,5 @@
about.xml Hojtsy Gábor 1.3
benchmark_timer.xml
pear.xml
-standards.xml Hojtsy Gábor 1.11
+standards.xml Hojtsy Gábor 1.12
-----------------------------------------------------------------------------