Parcourir la source

[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 il y a 14 ans
Parent
commit
5fa66163bd
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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();
     }
 }
-?>