Skip to content

Commit

Permalink
PUSH
Browse files Browse the repository at this point in the history
  • Loading branch information
NaysKutzu committed Oct 17, 2023
1 parent fdb1ba7 commit 9c6e9cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
die('Hello, it looks like you did not run: <code>composer install --no-dev --optimize-autoloader</code> Please run that and refresh');
}
require("../functions/https.php");
require("../functions/report.php");

if (!isHTTPS()) {
header('HTTP/1.1 403 Forbidden');
Expand Down

0 comments on commit 9c6e9cd

Please sign in to comment.