Explorar o código

Removed outdated comment

Menno Holtkamp %!s(int64=12) %!d(string=hai) anos
pai
achega
327d16ac73
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      library/Zend/Cache/Backend/TwoLevels.php

+ 0 - 1
library/Zend/Cache/Backend/TwoLevels.php

@@ -222,7 +222,6 @@ class Zend_Cache_Backend_TwoLevels extends Zend_Cache_Backend implements Zend_Ca
      * Test if a cache is available for the given id and (if yes) return it (false else)
      * Test if a cache is available for the given id and (if yes) return it (false else)
      *
      *
      * Note : return value is always "string" (unserialization is done by the core not by the backend)
      * Note : return value is always "string" (unserialization is done by the core not by the backend)
-     * Note : only when an entry is not encountered in the fast cache, it will be auto-refreshed
      *
      *
      * @param  string  $id                     Cache id
      * @param  string  $id                     Cache id
      * @param  boolean $doNotTestCacheValidity If set to true, the cache validity won't be tested
      * @param  boolean $doNotTestCacheValidity If set to true, the cache validity won't be tested