function block_skinr_api in Skinr 6
Same name and namespace in other branches
- 6.2 skinr.handlers.inc \block_skinr_api()
File
- includes/
handlers.inc, line 155 - Defines the various handler objects to support Skinr.
Code
function block_skinr_api() {
return skinr_skinr_api();
}