Download & Extend

Conflict between some functions and possible hook implementations

Project:Spam
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Some functions have names ending in _filter. These functions could be taken as implementations of hook_filter(); in example, custom_admin_filter() could be taken as the implementation of that module made from the module custom_admin.module.

Comments

#1

Status:active» closed (duplicate)

Namespacing conflicts are in issue #544260.