--- trunk/lib/WebPAC/DB.pm 2005/11/24 11:47:10 124 +++ trunk/lib/WebPAC/DB.pm 2005/11/24 11:47:29 127 @@ -167,7 +167,7 @@ } } } else { - $log->warn("cache entry $cache_file doesn't exist"); + #$log->warn("cache entry $cache_file doesn't exist"); return undef; } }