Default to no expiration.
authorJan Schneider <jan@horde.org>
Tue, 30 Nov 2010 14:32:04 +0000 (15:32 +0100)
committerJan Schneider <jan@horde.org>
Tue, 30 Nov 2010 14:32:04 +0000 (15:32 +0100)
commit52fd487d4ba2d91f1050a1f17f1c5e2416abc265
tree2230f02076fff69105d80dd112cf28c43c82ed1c
parentbbc6c78f11dbf36cf2d69ed31dd2e1b74a0126a5
Default to no expiration.
framework/Cache/lib/Horde/Cache/Storage/Apc.php
framework/Cache/lib/Horde/Cache/Storage/Base.php
framework/Cache/lib/Horde/Cache/Storage/Eaccelerator.php
framework/Cache/lib/Horde/Cache/Storage/File.php
framework/Cache/lib/Horde/Cache/Storage/Memcache.php
framework/Cache/lib/Horde/Cache/Storage/Mock.php
framework/Cache/lib/Horde/Cache/Storage/Null.php
framework/Cache/lib/Horde/Cache/Storage/Session.php
framework/Cache/lib/Horde/Cache/Storage/Sql.php
framework/Cache/lib/Horde/Cache/Storage/Stack.php
framework/Cache/lib/Horde/Cache/Storage/Xcache.php