Skip to content

Commit db3ebab

Browse files
committed
Add api.php to the list of entrypoints
Signed-off-by: Xheni Myrtaj <[email protected]>
1 parent e7bfad4 commit db3ebab

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
@@ -23,6 +23,7 @@ class updater
2323
'index.html',
2424
'lt.php',
2525
'ut.php',
26+
'api.php',
2627
);
2728

2829
public function isAuthenticated()

0 commit comments

Comments
 (0)