You are here

function customfilter_description_load in Custom filter 6.2

Menu object load function.

File

./customfilter.module, line 188
Allow users to define custom filters.

Code

function customfilter_description_load($id) {
}