[pLog-svn] r2224 - plog/trunk/class/cache

Oscar Renalias phunkphorce at gmail.com
Wed Jun 15 07:33:04 GMT 2005


whoops sorry, I suppose I could have figured that out myself... :) 

Oscar

On 6/15/05, ork at devel.plogworld.net <ork at devel.plogworld.net> wrote:
> Author: ork
> Date: 2005-06-14 22:22:35 +0000 (Tue, 14 Jun 2005)
> New Revision: 2224
> 
> Modified:
>    plog/trunk/class/cache/cachemanager.class.php
> Log:
> there we go :)
> 
> sorry about that
> 
> 
> Modified: plog/trunk/class/cache/cachemanager.class.php
> ===================================================================
> --- plog/trunk/class/cache/cachemanager.class.php       2005-06-14 21:24:23 UTC (rev 2223)
> +++ plog/trunk/class/cache/cachemanager.class.php       2005-06-14 22:22:35 UTC (rev 2224)
> @@ -72,7 +72,7 @@
>          function disableCache( $category )
>          {
>              $cache = CacheManager::getCache();
> -            //$cache->disableCacheCategory( $category );
> +            $cache->disableCacheForCategory( $category );
>          }
>      }
>  ?>
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn
>



More information about the pLog-svn mailing list