Skip to content

Commit 87967eb

Browse files
committed
Add api.php to the expected files list
1 parent b6d4aca commit 87967eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ function checkRequiredFiles()
181181
'ut.php' => 1,
182182
'updater' => 1,
183183
'base' => 1,
184+
'api.php' =>1,
184185
);
185186

186187
$existingFiles = scandir(__DIR__ . '/../');

0 commit comments

Comments
 (0)