You appear to be a bot. Output may be restricted
Description
Implements "oik_pre_form_field" actionThe user field is only required when we intend to actually to set a new value for the field
Usage
oiku_pre_form_field();
Parameters
Returns
voidSource
File name: oik-user/oik-user.phpLines:
1 to 3 of 3
function oiku_pre_form_field() { oik_require( "includes/oik-user.inc", "oik-user" ); }View on GitHub