Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 9c53821

Browse files
authored
Exit instead
1 parent 75534a0 commit 9c53821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22
header("Location: ../");
3-
die();
3+
exit;

0 commit comments

Comments
 (0)