function views_sexy_throbber_update_7200 in Views Sexy Throbber 7.2
Move throbber images and user css to the same public folder.
File
- ./
views_sexy_throbber.install, line 98 - Views Sexy Throbber installation file.
Code
function views_sexy_throbber_update_7200() {
// Run the update file.
include 'updates/update_7200.php';
}