goba            Sat Dec 22 08:14:22 2001 EDT

  Modified files:              
    /phpdoc/hu/appendices       resources.xml 
  Log:
  Update to the latest EN Revision
  
  
Index: phpdoc/hu/appendices/resources.xml
diff -u phpdoc/hu/appendices/resources.xml:1.4 phpdoc/hu/appendices/resources.xml:1.5
--- phpdoc/hu/appendices/resources.xml:1.4      Sat Nov 10 16:49:54 2001
+++ phpdoc/hu/appendices/resources.xml  Sat Dec 22 08:14:22 2001
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.18 Maintainer: goba Status: ready -->
+<!-- EN-Revision: 1.12 Maintainer: goba Status: ready -->
 
 <appendix id="resource">
- <title>PHP erőforrás típusok</title>
+ <title>Erőforrás típusok listája</title>
  <para>
-  Az alábbiakban PHP erőforrásokat előállító, használó és megszüntető
-  függvények neveinek listája látható. Az <function>is_resource</function>
-  függvény használható az erőforrás típusok ellenőrzésére. A
-  <function>get_resource_type</function> adja vissza, hogy pontosan
-  milyen típusú az adott erőforrás.
+  Az alábbiakban PHP erőforrásokat előállító, használó és
+  megszüntető függvények neveinek listája látható. Az
+  <function>is_resource</function> függvény használható az
+  erőforrás típusok ellenőrzésére. A
+  <function>get_resource_type</function> adja vissza, hogy
+  pontosan milyen típusú az adott erőforrás.
   <table>
    <title>Erőforrás típusok</title>
    <tgroup cols="5">
@@ -2347,3 +2348,25 @@
   </table>
  </para>
 </appendix>
+
+<!-- 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
+indent-tabs-mode:nil
+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
+-->
+


Reply via email to