Pārlūkot izejas kodu

[ZF-12033] Removed closing tag from Zend_Gdata_Gapps_Extension_Property

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@24635 44c647ce-9c0f-0410-b52a-842ac1e357ba
adamlundrigan 14 gadi atpakaļ
vecāks
revīzija
5fa66163bd
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      library/Zend/Gdata/Gapps/Extension/Property.php

+ 0 - 1
library/Zend/Gdata/Gapps/Extension/Property.php

@@ -177,4 +177,3 @@ class Zend_Gdata_Gapps_Extension_Property extends Zend_Gdata_Extension
                "\nProperty Value: " . $this->getValue();
     }
 }
-?>