You are here

config_pages.install in Config Pages 8

File

config_pages.install
View source
<?php

/**
 * @file
 *
 */

/**
 * Implements hook_uninstall.
 */
function config_pages_uninstall() {
}

Functions

Namesort descending Description
config_pages_uninstall Implements hook_uninstall.