aid() – aid

You appear to be a bot. Output may be restricted

Description

Usage

aid( $id );

Parameters

$id
( mixed ) optional

Returns

void

Source

File name: oik/includes/deprecated-bobblink.inc
Lines:

1 to 3 of 3
function aid( $id=NULL ) { 
  return( kv( "id", $id ));
}  
 

 View on Trac