Home
last modified time | relevance | path

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

/plugin/svgimg2/
H A Dhelper.php30 function create_svg_image($data, $ext, $cacheFile, $progType=null) { argument
37 if ( empty($progType) ) $progType = $this->getConf('use_programm');
39 switch ( $progType ) {