mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 22:45:14 -04:00
Semantics.
This commit is contained in:
parent
9269bd6898
commit
42a3beb0b2
3 changed files with 10 additions and 10 deletions
|
@ -142,7 +142,7 @@ class App {
|
|||
return false;
|
||||
}
|
||||
|
||||
foreach ($this->options["view"]["indexFiles"] as $name) {
|
||||
foreach ($this->options["view"]["unmanaged"] as $name) {
|
||||
if (file_exists($path . "/" . $name)) {
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue