瀏覽代碼

[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 年之前
父節點
當前提交
5fa66163bd
共有 1 個文件被更改,包括 0 次插入1 次删除
  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();
     }
 }
-?>