You are here

function typekit_install in Typekit 6

Implementation of hook_install().

File

./typekit.install, line 14
This file holds the functions for the installing and enabling of the typekit module.

Code

function typekit_install() {

  // Do install stuff
}