def touch_cache(recid, uid): """Touch a BibEdit cache file. This should be used to indicate that the user has again accessed the record, so that locking will work correctly. """ update_cache_post_date(recid, uid)