Skip to content

Instantly share code, notes, and snippets.

View greg-1-anderson's full-sized avatar

Greg Anderson greg-1-anderson

View GitHub Profile
@davereid
davereid / custom.admin_menu.inc
Last active September 29, 2015 07:18
Useful D7 custom functions
<?php
/**
* @file
* Administration menu integration for the custom module.
*/
/**
* Implements hook_admin_menu_cache_info().
*/