From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/remove_variables.php | 84 ++++++++++------------------------------ 1 file changed, 20 insertions(+), 64 deletions(-) (limited to 'sourcecodes/remove_variables.php') diff --git a/sourcecodes/remove_variables.php b/sourcecodes/remove_variables.php index c88bc29e..1373bcae 100644 --- a/sourcecodes/remove_variables.php +++ b/sourcecodes/remove_variables.php @@ -7,7 +7,9 @@ include("runtime_check.php"); include("input_validate.php"); $keyval=$_GET["My_key"]; -$dir="./data/"; +//$dir="./data/"; +//$dir="/tmp/bnw/"; +$dir="/var/lib/genenet/bnw/"; $type_n=array(); @@ -89,14 +91,6 @@ $runtime=exe_time($keyval,$parent_number,$k_number); ?>
-