diff options
| author | Horus3 | 2014-02-24 19:09:58 +0100 |
|---|---|---|
| committer | Horus3 | 2014-02-24 19:09:58 +0100 |
| commit | b869d66e44095bc7ac5e4cbd2dde2ef9217a65df (patch) | |
| tree | 4f7e22b729f6243232e16443c59fd5b137fdb0ea /www/zend_init.php | |
| parent | 6d0a5d7096e0aee3dcb1a41a0f6c57a38876c821 (diff) | |
| download | random-b869d66e44095bc7ac5e4cbd2dde2ef9217a65df.tar.gz | |
.
Diffstat (limited to 'www/zend_init.php')
| -rw-r--r-- | www/zend_init.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/zend_init.php b/www/zend_init.php index 3089906..abfad93 100644 --- a/www/zend_init.php +++ b/www/zend_init.php @@ -6,5 +6,3 @@ require_once 'Zend/Loader.php'; // the Zend dir must be in your include_path Zend_Loader::loadClass('Zend_Gdata_YouTube'); $yt = new Zend_Gdata_YouTube(); $yt->setMajorProtocolVersion(2); - -return $yt; |
