function html5_tools_update_6000 in HTML5 Tools 6
Update function.
- Make this module the heaviest module in the system table.
File
- ./
html5_tools.install, line 19 - Set up htm5_tools to be the heaviest.
Code
function html5_tools_update_6000() {
_html5_tools_heaviest();
}