bmspage/includes/select_utype.php

5 lines
72 B
PHP
Raw Normal View History

2015-03-30 23:45:30 -04:00
<?php
include "classes/select.class.php";
echo $opt->ShowUnitType();
?>