diff --git a/About/_index.php b/About/index.php similarity index 100% rename from About/_index.php rename to About/index.php diff --git a/Archive/_index.php b/Archive/index.php similarity index 100% rename from Archive/_index.php rename to Archive/index.php diff --git a/Media/_index.php b/Media/index.php similarity index 100% rename from Media/_index.php rename to Media/index.php diff --git a/News/_index.php b/News/index.php similarity index 100% rename from News/_index.php rename to News/index.php diff --git a/includes/archive.php b/includes/archive.php index c72b67b..34e5a1d 100644 --- a/includes/archive.php +++ b/includes/archive.php @@ -29,7 +29,7 @@ function archive ($includearr) { $mod = $post[1]; $title = file_get_contents($link); $linkarr = explode("/", $link); - $linkarr[sizeof($linkarr) - 1] = "_index.php?post=" . $linkarr[sizeof($linkarr) - 1]; + $linkarr[sizeof($linkarr) - 1] = "index.php?post=" . $linkarr[sizeof($linkarr) - 1]; $link = implode("/", $linkarr); $title = explode('