Subversion Repositories Applications.framework

Rev

Rev 259 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 259 Rev 299
Line 16... Line 16...
16
 * @category   Zend
16
 * @category   Zend
17
 * @package    Zend_OpenId
17
 * @package    Zend_OpenId
18
 * @subpackage Zend_OpenId_Consumer
18
 * @subpackage Zend_OpenId_Consumer
19
 * @copyright  Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
19
 * @copyright  Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
20
 * @license    http://framework.zend.com/license/new-bsd     New BSD License
20
 * @license    http://framework.zend.com/license/new-bsd     New BSD License
21
 * @version    $Id: File.php 23161 2010-10-19 16:08:36Z matthew $
21
 * @version    $Id: StorageFile.php 299 2011-01-18 14:03:46Z jpm $
22
 */
22
 */
Line 23... Line 23...
23
 
23
 
24
/**
24
/**
25
 * External storage implemmentation using serialized files
25
 * External storage implemmentation using serialized files