lots of changed, though it'll probably be all backed-out because
[configmanager.git] / lib / unix.plugin.php
1 <?php 
2 $HOST_TYPE["unix"]["name"] = "Unix (ssh)";
3 $HOST_TYPE["unix"]["configform"] = "somefuntion";
4
5 ?>