cvs: phpdoc-hu /language/oop5 basic.xml cloning.xml

[email protected] ("Lajos Cseppent?")
Newsgroups php.doc.hu
Message-ID <cvschappy1170143848@cvsserver>
chappy		Tue Jan 30 07:57:28 2007 UTC

  Modified files:              
    /phpdoc-hu/language/oop5	basic.xml cloning.xml 
  Log:
  sync
  
http://cvs.php.net/viewvc.cgi/phpdoc-hu/language/oop5/basic.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc-hu/language/oop5/basic.xml
diff -u phpdoc-hu/language/oop5/basic.xml:1.3 phpdoc-hu/language/oop5/basic.xml:1.4
--- phpdoc-hu/language/oop5/basic.xml:1.3	Sun Oct 22 10:25:30 2006
+++ phpdoc-hu/language/oop5/basic.xml	Tue Jan 30 07:57:28 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.19 Maintainer: chappy Status: ready -->
+<!-- EN-Revision: 1.20 Maintainer: chappy Status: ready -->
 
  <sect1 id="language.oop5.basic">
   <title>Az alapok</title>
http://cvs.php.net/viewvc.cgi/phpdoc-hu/language/oop5/cloning.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc-hu/language/oop5/cloning.xml
diff -u phpdoc-hu/language/oop5/cloning.xml:1.1 phpdoc-hu/language/oop5/cloning.xml:1.2
--- phpdoc-hu/language/oop5/cloning.xml:1.1	Sat Oct 21 08:14:47 2006
+++ phpdoc-hu/language/oop5/cloning.xml	Tue Jan 30 07:57:28 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.4 Maintainer: chappy Status: ready --> 
+<!-- EN-Revision: 1.5 Maintainer: chappy Status: ready --> 
  <sect1 id="language.oop5.cloning">
   <title>Objektum klónozás</title>
   
@@ -67,7 +67,7 @@
     {
         // Kényszerítjük a this->object másolatát, különben 
         // ugyanarra az objektumra mutatna.
-        $this->object1 = clone($this->object1);
+        $this->object1 = clone $this->object1;
     }
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.