aalt() – aalt

You appear to be a bot. Output may be restricted

Description

Usage

aalt( $alt );

Parameters

$alt
( mixed ) optional

Returns

void

Source

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

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

 View on Trac