Skip to content

Instantly share code, notes, and snippets.

View slantview's full-sized avatar

Steve Rude slantview

View GitHub Profile
@davereid
davereid / custom.admin_menu.inc
Last active June 17, 2025 13:10
Useful D7 custom functions
<?php
/**
* @file
* Administration menu integration for the custom module.
*/
/**
* Implements hook_admin_menu_cache_info().
*/