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