plnet expects key 'interfaces' and does no longer support the old 'networks' form
[bootmanager.git] / nodeconfig / boot / index.php
index fc64e3d..97500ac 100755 (executable)
@@ -1,12 +1,11 @@
 <?php
+
 //
 // Returns node boot script
 //
 // Mark Huang <mlhuang@cs.princeton.edu>
 // Copyright (C) 2006 The Trustees of Princeton University
 //
-// $Id$ $
-//
 
 // Get admin API handle
 require_once 'plc_api.php';