CC-3297: Depend on zendframework and php-pear as external packages

-removed pear files
This commit is contained in:
Martin Konecny 2012-02-06 15:16:57 -05:00
parent c229097470
commit 51e181b445
293 changed files with 7 additions and 105114 deletions

View file

@ -18,7 +18,6 @@ $CC_CONFIG = array(
'soundcloud-client-secret' => 'pZ7beWmF06epXLHVUP1ufOg2oEnIt9XhE8l8xt0bBs',
"rootDir" => __DIR__."/../..",
'pearPath' => dirname(__FILE__).'/../../library/pear',
'zendPath' => dirname(__FILE__).'/../../library/Zend'
);