You appear to be a bot. Output may be restricted
Description
Lazy implementation of the oik-types admin page
Usage
oikcpt_types_do_page();
Parameters
Returns
voidSource
File name: oik-types/admin/oik-types-admin.phpLines:
1 to 4 of 4
function oikcpt_types_do_page() { oik_require( "admin/oik-types.php", "oik-types" ); oikcpt_lazy_types_do_page(); }View on GitHub