ZF-8460: Replace call to Zend_Gdata::setStaticHttpClient() with self::setStaticHttpCl...
commit5116845ffa194e83135893618213a4829519672d
authortjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Mon, 7 Dec 2009 23:57:32 +0000 (7 23:57 +0000)
committertjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Mon, 7 Dec 2009 23:57:32 +0000 (7 23:57 +0000)
tree382a4947799a44a89ff1fec466a741d4e56b1258
parent038ecf2444752b246cd6669280c4c869484d0f36
ZF-8460: Replace call to Zend_Gdata::setStaticHttpClient() with self::setStaticHttpClient() in Zend_Gdata_App.

Zend_Gdata inherits from Zend_Gdata_App, so this call shouldn't be allowed.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19508 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/Gdata/App.php