You appear to be a bot. Output may be restricted
Description
Display the oik-css menu box
Usage
oik_css_oik_menu_box();
Parameters
Returns
voidSource
File name: oik-css/oik-css.phpLines:
1 to 4 of 4
function oik_css_oik_menu_box() { oik_require( "admin/oik-css.php", "oik-css" ); oik_css_lazy_oik_menu_box(); }View on GitHub View on Trac