--- a/web/lib/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php Thu Mar 21 17:31:31 2013 +0100
+++ b/web/lib/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php Thu Mar 21 19:50:53 2013 +0100
@@ -14,25 +14,16 @@
*
* @category Zend
* @package Zend_Service_WindowsAzure
- * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
+ * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
- * @version $Id: CredentialsAbstract.php 22773 2010-08-03 07:18:27Z maartenba $
+ * @version $Id: CredentialsAbstract.php 24593 2012-01-05 20:35:02Z matthew $
*/
-/**
- * @see Zend_Http_Client
- */
-require_once 'Zend/Http/Client.php';
-
-/**
- * @see Zend_Service_WindowsAzure_Credentials_Exception
- */
-require_once 'Zend/Service/WindowsAzure/Credentials/Exception.php';
/**
* @category Zend
* @package Zend_Service_WindowsAzure
- * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
+ * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
abstract class Zend_Service_WindowsAzure_Credentials_CredentialsAbstract