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