You appear to be a bot. Output may be restricted
Description
Usage
aid( $id );
Parameters
- $id
- ( mixed ) optional –
Returns
voidSource
File name: oik/includes/deprecated-bobblink.incLines:
1 to 3 of 3
function aid( $id=NULL ) { return( kv( "id", $id )); }View on GitHub View on Trac