no need to import plc_config.php
authorTony Mack <tmack@cs.princeton.edu>
Wed, 16 Dec 2009 22:06:20 +0000 (22:06 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 16 Dec 2009 22:06:20 +0000 (22:06 +0000)
PlanetLabConf/sfa_config.php

index 4a1e2e2..851128e 100755 (executable)
@@ -5,9 +5,6 @@
 // $Id:
 //
 
-// Get admin API handle
-require_once 'plc_config.php';
-
 $config_directory = "/etc/sfa/";
 $default_name = "sfa_component_config";
 $file_name = $config_directory . $default_name;