Skip to content

Commit d247e2b

Browse files
committed
Add support for phpList4
Signed-off-by: Xheni Myrtaj <[email protected]>
1 parent 15b9e7c commit d247e2b

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)