$BASE_CACHE= ''./cache''
'./cache'
$ERROR= '""'
""
$MAX_AGE= '3600'
3600
__construct( $base = '', $age = '' ) : void
cache_age( $url ) : void
check_cache( $url ) : void
debug( $debugmsg, $lvl = E_USER_NOTICE ) : void
error( $errormsg, $lvl = E_USER_WARNING ) : void
file_name( $url ) : void
get( $url ) : void
serialize( $rss ) : void
set( $url, $rss ) : void
unserialize( $data ) : void