From 06f945f27840b53e57795dadbc38e76f7e11ab1c Mon Sep 17 00:00:00 2001 From: Horus3 Date: Mon, 24 Feb 2014 16:42:14 +0100 Subject: init --- .../Zend/Gdata/Photos/Extension/Version.php | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100755 zend/library/Zend/Gdata/Photos/Extension/Version.php (limited to 'zend/library/Zend/Gdata/Photos/Extension/Version.php') diff --git a/zend/library/Zend/Gdata/Photos/Extension/Version.php b/zend/library/Zend/Gdata/Photos/Extension/Version.php new file mode 100755 index 0000000..cf759f0 --- /dev/null +++ b/zend/library/Zend/Gdata/Photos/Extension/Version.php @@ -0,0 +1,63 @@ +registerAllNamespaces(Zend_Gdata_Photos::$namespaces); + parent::__construct(); + $this->setText($text); + } + +} -- cgit v1.2.3