e38441686dfdae4c81c006c0c1278f1e54f7ac3a
[plewww.git] / planetlab / nodes / production_hosts.php
1 <?php 
2 header("Content-type: text/plain");
3 $which_node_list= "production_hosts";
4 include('_gen_node_lists.php');
5 ?>