-
Fix lack of usage of t() in l() in example hook.
-
Add in hook_whammy_bar_links_alter(). Add in README and LICENSE files.
-
Issue #1048798: Remove deprecated external function.
-
Remove unneeded call to cache_clear_all().
-
Remove unneeded call to cache_clear_all().
-
Issue #1224266: Move cache clear to behind hash checks to avoid cache checks on invalid hash requests.
-
Issue #1224266: Move cache clear to behind hash checks to avoid cache checks on invalid hash requests.
-
Fix file paths to Drupal standards.
-
Add in hook_update to clear caches as menu file paths have changed.
-
Fix include file paths to use Drupal standards.