diff options
| author | ziejd2 | 2018-04-25 17:12:47 -0500 |
|---|---|---|
| committer | GitHub | 2018-04-25 17:12:47 -0500 |
| commit | 06e3aa692fc0dc25bf11caea977d21ba67448df1 (patch) | |
| tree | 19abcc8510b4efcd42c3656bb032a4965ac86b02 /home.php | |
| parent | d3d9cb0033d895ae31d96da4dedb177e74ec17bc (diff) | |
| download | BNW-06e3aa692fc0dc25bf11caea977d21ba67448df1.tar.gz | |
Update home.php
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 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 |
