Skip to content

Commit 094f3d5

Browse files
author
Sam Tuke
authored
Merge pull request #68 from phpList/phplist4
Add support for phpList4
2 parents 15b9e7c + d247e2b commit 094f3d5

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
@@ -173,6 +173,7 @@ function checkRequiredFiles()
173173
'lt.php' => 1,
174174
'ut.php' => 1,
175175
'updater'=>1,
176+
'base'=>1,
176177
);
177178

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

0 commit comments

Comments
 (0)