You are here

function google_webfont_loader_api_update_7001 in Webfont Loader 7

Sets the fontinfo listing variable.

File

./google_webfont_loader_api.install, line 40
Google Webfont Loader API install/update/uninstall hook implementation.

Code

function google_webfont_loader_api_update_7001() {
  google_webfont_loader_api_install();
}