--- trunk/network_topology/index.cgi 2005/02/16 14:53:37 11 +++ trunk/network_topology/index.cgi 2005/02/16 15:02:10 12 @@ -5,7 +5,7 @@ # print "Database temporarily disabled for maintenance.
\n"; # exit; -use constant BASE_DIR => '/home/dpavlin/public_html/gedafe'; +use constant BASE_DIR => '/usr/local/gedafe'; use lib BASE_DIR.'/lib/perl';