about summary refs log tree commit diff
path: root/home.php
diff options
context:
space:
mode:
authorziejd22019-01-28 16:49:27 -0600
committerziejd22019-01-28 16:49:27 -0600
commit7fb7f2d6df7ed81287a524e30ac3e39320c1c19a (patch)
treeea5324014223b23e3f77fa890fb6f20032708c90 /home.php
parent995f6673b5e725d6907ccd4f8e25033e8524f116 (diff)
downloadBNW-7fb7f2d6df7ed81287a524e30ac3e39320c1c19a.tar.gz
Updated home.php
Diffstat (limited to 'home.php')
-rw-r--r--home.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.php b/home.php
index fa57f67b..1858e092 100644
--- a/home.php
+++ b/home.php
@@ -13,7 +13,7 @@ if($str_arrmat[1]>70.0)
 
 ?>
 <script>
-window.open("http://bnw.genenetwork.org/BNW_1.12/sourcecodes/home.php",'_self',false);
+window.open("http://bnw.genenetwork.org/BNW_1.21/sourcecodes/home.php",'_self',false);
 </script>
 <?php
 }
@@ -21,7 +21,7 @@ else
 {
 ?>    
 <script>
-window.open("http://compbio.uthsc.edu/BNW_1.12/sourcecodes/home.php",'_self',false);
+window.open("http://compbio.uthsc.edu/BNW_1.21/sourcecodes/home.php",'_self',false);
 </script>
 
 <?php