function mediafront_update_7005 in MediaFront 7
Same name and namespace in other branches
- 7.2 mediafront.install \mediafront_update_7005()
Clear out all cached css files.
File
- ./
mediafront.install, line 157
Code
function mediafront_update_7005() {
osmplayer_clear_css();
}