about summary refs log tree commit diff
path: root/home.php
diff options
context:
space:
mode:
authorziejd22018-04-25 17:12:47 -0500
committerGitHub2018-04-25 17:12:47 -0500
commit06e3aa692fc0dc25bf11caea977d21ba67448df1 (patch)
tree19abcc8510b4efcd42c3656bb032a4965ac86b02 /home.php
parentd3d9cb0033d895ae31d96da4dedb177e74ec17bc (diff)
downloadBNW-06e3aa692fc0dc25bf11caea977d21ba67448df1.tar.gz
Update 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 93348be2..fa57f67b 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.1/sourcecodes/home.php",'_self',false);
+window.open("http://bnw.genenetwork.org/BNW_1.12/sourcecodes/home.php",'_self',false);
 </script>
 <?php
 }
@@ -21,7 +21,7 @@ else
 {
 ?>    
 <script>
-window.open("http://compbio.uthsc.edu/BNW_1.1/sourcecodes/home.php",'_self',false);
+window.open("http://compbio.uthsc.edu/BNW_1.12/sourcecodes/home.php",'_self',false);
 </script>
 
 <?php