config_pages.install in Config Pages 8
Same filename and directory in other branches
File
config_pages.installView source
<?php
/**
* @file
*
*/
/**
* Implements hook_uninstall.
*/
function config_pages_uninstall() {
}
Functions
Name | Description |
---|---|
config_pages_uninstall | Implements hook_uninstall. |