You are here

function seo_checker_install in SEO Compliance Checker 6.2

Same name and namespace in other branches
  1. 6 seo_checker.install \seo_checker_install()

Implementation of hook_install().

File

./seo_checker.install, line 34
Installer for the SEO Compliance Checker

Code

function seo_checker_install() {
}