Also display README and README.TXT before directory listing.
This commit is contained in:
parent
3ba9bd8e75
commit
9ee4a4bf5a
3 changed files with 28 additions and 15 deletions
|
|
@ -85,7 +85,7 @@
|
|||
}
|
||||
require ("includes/search-breadcrumbs-theme.php");
|
||||
if (! preg_match (":^/((html/)?donors.php|(html/)?s(\.shtml)?(\?.*)?|(html/)?search(\.shtml)?(\?.*))$:", $_SERVER['REQUEST_URI']) && ! preg_match (":^4..$:", $_SERVER['REDIRECT_STATUS'])) {
|
||||
require ("includes/readme-markdown.php");
|
||||
require ("includes/readmes.php");
|
||||
?>
|
||||
<div class="box boxpadding">
|
||||
<?php } ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue