Exemple #1
0
 function _showRadio($var, $name, $value, $title, $extra = '')
 {
     return edit::showRadio($var, $name, $value, $title, $extra);
 }