diff --git a/lib/ntbb-database.lib.php b/lib/ntbb-database.lib.php index aed9a54db..e7ee52f58 100644 --- a/lib/ntbb-database.lib.php +++ b/lib/ntbb-database.lib.php @@ -1,6 +1,6 @@ .*? <\/div> @@ -26,7 +26,7 @@ $newsCache = '.var_export($GLOBALS['newsCache'], true).'; ', $indexData, 1); $indexData = preg_replace('/ data-newsid="[^"]*">/', ' data-newsid="'.getNewsId().'">', $indexData, 1); - file_put_contents('../../play.pokemonshowdown.com/index.html', $indexData); + file_put_contents('../../index.html', $indexData); } include '../style/wrapper.inc.php'; diff --git a/website/resetpassword.php b/website/resetpassword.php index 1ca7a4425..24ea7d36a 100644 --- a/website/resetpassword.php +++ b/website/resetpassword.php @@ -1,7 +1,7 @@