about summary refs log tree commit diff
path: root/sourcecodes/modified_network.php
diff options
context:
space:
mode:
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);