toolbar_anti_flicker.install in Toolbar Anti-flicker 8.3
Same filename and directory in other branches
Install, update and uninstall functions for the "Toolbar Anti-flicker" module.
File
toolbar_anti_flicker.installView source
<?php
/**
* @file
* Install, update and uninstall functions for the "Toolbar Anti-flicker" module.
*/
/**
* Clear caches
*/
function toolbar_anti_flicker_update_8301() {
// Empty update to cause a cache flush.
}
Functions
Name![]() |
Description |
---|---|
toolbar_anti_flicker_update_8301 | Clear caches |