Home
last modified time | relevance | path

Searched refs:std (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dhtml.php955 $std = $atts;
956 $std['type'] = 'application/x-shockwave-flash';
957 $std['data'] = $swf;
965 $out .= '<object ' . buildAttributes($std) . '>' . NL;