import v1.1.0_beta1 | 2009-08-21
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
* @subpackage Zend_InfoCard_Adapter
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: Default.php 9094 2008-03-30 18:36:55Z thomas $
|
||||
* @version $Id: Default.php 13213 2008-12-14 11:05:07Z thomas $
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -25,11 +25,6 @@
|
||||
*/
|
||||
require_once 'Zend/InfoCard/Adapter/Interface.php';
|
||||
|
||||
/**
|
||||
* Zend_InfoCard_Adapter_Exception
|
||||
*/
|
||||
require_once 'Zend/InfoCard/Adapter/Exception.php';
|
||||
|
||||
/**
|
||||
* The default InfoCard component Adapter which serves as a pass-thru placeholder
|
||||
* for developers. Initially developed to provide a callback mechanism to store and retrieve
|
||||
|
Reference in New Issue
Block a user