You are here

function modernizr_update_7302 in Modernizr 7.3

Increase module weight to override other modules library definitions.

File

./modernizr.install, line 211
Install file for Modernizr module.

Code

function modernizr_update_7302() {
  modernizr_set_module_weight();
  return t('Increased Modernizr module weight.');
}