You appear to be a bot. Output may be restricted
Description
Return the default minWidth, representing the pixel width of the window
Usage
$integer = oikrm_default_minwidth();
Parameters
Returns
integerSource
File name: oik-responsive-menu/admin/oik-responsive-menu.phpLines:
1 to 4 of 4
function oikrm_default_minwidth() { return( 640 ); }