Skip to content

Commit b6d4aca

Browse files
author
Sam Tuke
authored
Merge pull request #71 from phpList/api-entrypoint
Add api.php to the list of entrypoints
2 parents 48e3ec0 + db3ebab commit b6d4aca

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
@@ -24,6 +24,7 @@ class updater
2424
'index.html',
2525
'lt.php',
2626
'ut.php',
27+
'api.php',
2728
);
2829

2930
public function isAuthenticated()

0 commit comments

Comments
 (0)