about summary refs log tree commit diff
path: root/sourcecodes/modified_network.php
diff options
context:
space:
mode:
authorziejd22021-02-24 15:19:03 -0600
committerziejd22021-02-24 15:19:03 -0600
commit1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 (patch)
treed4356879a9b0a3d44063a6b292ef0197173697af /sourcecodes/modified_network.php
parenta2b306b10fb07f07c63235861ccfe460153e8609 (diff)
downloadBNW-1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0.tar.gz
Moving final GENENET8 version to master
Diffstat (limited to 'sourcecodes/modified_network.php')
-rw-r--r--sourcecodes/modified_network.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/sourcecodes/modified_network.php b/sourcecodes/modified_network.php
index 35f7a54a..9f38335c 100644
--- a/sourcecodes/modified_network.php
+++ b/sourcecodes/modified_network.php
@@ -28,8 +28,7 @@ if($_POST["My_key"]!="")
 
 
 //$filename = "./data/".$old_key."modify_edge.txt";
-//$filename = "/tmp/bnw/".$old_key."modify_edge.txt";
-$filename = "/var/lib/genenet/bnw/".$old_key."modify_edge.txt";
+$filename = "/tmp/bnw/".$old_key."modify_edge.txt";
 
 $file = fopen($filename,'w');
 //fwrite($file,$json);