Skip to content

Commit bda1e50

Browse files
authored
Merge pull request #74 from phpList/api-expected-file
Add api.php to the expected files list
2 parents b6d4aca + 87967eb commit bda1e50

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)