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