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