verify(); $cacheOwner = sql_value("SELECT `user_id` FROM `caches` WHERE `cache_id`=&1", -1, $cacheid); return $cacheOwner == $login->userid; } } ?>