alecpl
2012-04-19 5d66a4bcf3ad5d584255184776f1f04451c929fc
program/include/rcube.php
@@ -236,7 +236,7 @@
   *
   * @param string $name   Cache identifier
   * @param string $type   Cache type ('db', 'apc' or 'memcache')
   * @param int    $ttl    Expiration time for cache items in seconds
   * @param string $ttl    Expiration time for cache items
   * @param bool   $packed Enables/disables data serialization
   *
   * @return rcube_cache Cache object