function footermap_perm in footermap: a footer site map 5
File
- ./
footermap.module, line 37
Code
function footermap_perm() {
return array(
'access content',
);
}
function footermap_perm() {
return array(
'access content',
);
}