Skip to content

Commit

Permalink
Update Security.php
Browse files Browse the repository at this point in the history
  • Loading branch information
andifahruddinakas committed Dec 15, 2024
1 parent cf5da01 commit 593b48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Security/Security.php
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ public function shouldRedirect(): bool
*
* If it is acceptable for the user input to include relative paths,
* e.g. file/in/some/approved/folder.txt, you can set the second optional
* parameter, $relative_path to TRUE.
* parameter, $relativePath to TRUE.
*
* @param string $str Input file name
* @param bool $relativePath Whether to preserve paths
Expand Down

0 comments on commit 593b48e

Please sign in to comment.