goba            Fri Jan 26 07:17:20 2001 EDT

  Modified files:              
    /phpdoc/hu  Translators 
    /phpdoc/hu/features error-handling.xml 
  Log:
  Some updates...
  
  
Index: phpdoc/hu/Translators
diff -u phpdoc/hu/Translators:1.11 phpdoc/hu/Translators:1.12
--- phpdoc/hu/Translators:1.11  Thu Jan 25 09:48:06 2001
+++ phpdoc/hu/Translators       Fri Jan 26 07:17:19 2001
@@ -10,15 +10,16 @@
       
 Translators (names in surname + given name form, in alphabetical order):
 
-CVS      Name              Email(s)
+CVS      Name                 Email(s)
 =============================================================================
-         �les Zolt�n       [EMAIL PROTECTED]
-goba     Hojtsy G�bor      [EMAIL PROTECTED]
-         Kontra Gergely    [EMAIL PROTECTED]
-         Szab� S�ndor      [EMAIL PROTECTED]
-         Szab� Zolt�n      [EMAIL PROTECTED]
-         Varanka Zolt�n    [EMAIL PROTECTED]
-         Zadravec J�nos    [EMAIL PROTECTED]
+         �les Zolt�n          [EMAIL PROTECTED]
+goba     Hojtsy G�bor         [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
+         Horv�th Tam�s Tibor  [EMAIL PROTECTED]
+         Kontra Gergely       [EMAIL PROTECTED]
+         Szab� S�ndor         [EMAIL PROTECTED]
+         Szab� Zolt�n         [EMAIL PROTECTED]
+         Varanka Zolt�n       [EMAIL PROTECTED]
+         Zadravec J�nos       [EMAIL PROTECTED]
 
 Translation State Columns:
 =============================================================================
@@ -52,12 +53,12 @@
 security.xml                Hojtsy G�bor    ready         1.18    
 ------- features ------------------------------------------------------------
 connection-handling.xml     Hojtsy G�bor    ready         1.2     
-cookies.xml                 Hojtsy G�bor    ready         1.2     
-error-handling.xml          Hojtsy G�bor    ready         1.10    
-file-upload.xml             Hojtsy G�bor    ready         1.16    
-http-auth.xml               Hojtsy G�bor    ready         1.4     
-images.xml                  Hojtsy G�bor    ready         1.5     
-persistent-connections.xml  Hojtsy G�bor    ready         1.5    
+cookies.xml                 Hojtsy G�bor    ready         1.5     
+error-handling.xml          Hojtsy G�bor    ready         1.14    
+file-upload.xml             Hojtsy G�bor    ready         1.18    
+http-auth.xml               Hojtsy G�bor    ready         1.8     
+images.xml                  Hojtsy G�bor    ready         1.8     
+persistent-connections.xml  Hojtsy G�bor    ready         1.6     
 remote-files.xml            Hojtsy G�bor    ready         1.6     
 ------- functions -----------------------------------------------------------
 apache.xml                  Varanka Zolt�n  ready         1.8     
@@ -123,7 +124,7 @@
 satellite.xml               Hojtsy G�bor    ready         1.5     
 sem.xml                                                           
 sesam.xml                                                         
-session.xml                                                       
+session.xml                 Horv�th Tam�s   under const.          
 shmop.xml                                                         
 snmp.xml                                                          
 sockets.xml                                                       
Index: phpdoc/hu/features/error-handling.xml
diff -u phpdoc/hu/features/error-handling.xml:1.4 
phpdoc/hu/features/error-handling.xml:1.5
--- phpdoc/hu/features/error-handling.xml:1.4   Sun Oct 29 08:42:23 2000
+++ phpdoc/hu/features/error-handling.xml       Fri Jan 26 07:17:19 2001
@@ -142,8 +142,17 @@
    Ha hiba l�p fel a kifejez�s ki�rt�kel�sekor, �s a 
    <link linkend="ini.track-errors">track_errors</link> szolg�ltat�s
    be van kapcsolva, a hiba�zenet megtal�lhat� a 
-   $php_errormsg glob�lis v�ltoz�ban.
+   <literal>$php_errormsg</literal> glob�lis v�ltoz�ban.
   </para>
+
+  <note>
+   <para>
+    A <link linkend="language.operators.errorcontrol">@
+    hibakezel� oper�tor</link> nem kapcsolja ki a
+    szkriptek feldolgoz�sa sor�n el�fordul� hib�k
+    (parse error) jelent�s�t.
+   </para>
+  </note>
 
    <warning>
     <para>


Reply via email to