Changeset 8666
- Timestamp:
- 04/28/08 23:17:53 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/lib/storage/sfMySQLiSessionStorage.class.php
- Property svn:mime-type set to text/x-php
- Property svn:eol-style set to native
- Property svn:keywords set to Id Rev Date
r8665 r8666 21 21 * @author Sean Kerr <sean@code-box.org> 22 22 * @author Julien Garand <julien.garand@gmail.com> 23 * @version SVN: $Id : sfMySQLSessionStorage.class.php 8506 2008-04-17 15:56:05Z fabien$23 * @version SVN: $Id$ 24 24 */ 25 25 class sfMySQLiSessionStorage extends sfMySQLSessionStorage