diff options
Diffstat (limited to 'home.php')
| -rw-r--r-- | home.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home.php b/home.php index 7fcd4f14..e6c85c12 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.01/sourcecodes/home.php",'_self',false); +window.open("http://bnw.genenetwork.org/BNW_1.02/sourcecodes/home.php",'_self',false); </script> <?php } @@ -21,7 +21,7 @@ else { ?> <script> -window.open("http://compbio.uthsc.edu/BNW_1.01/sourcecodes/home.php",'_self',false); +window.open("http://compbio.uthsc.edu/BNW_1.02/sourcecodes/home.php",'_self',false); </script> <?php |
