Skip to content

Commit 27f56f7

Browse files
Update Security.php
1 parent f347088 commit 27f56f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Security/Security.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ public function shouldRedirect(): bool
422422
*
423423
* If it is acceptable for the user input to include relative paths,
424424
* e.g. file/in/some/approved/folder.txt, you can set the second optional
425-
* parameter, $relative_path to TRUE.
425+
* parameter, $relativePath to TRUE.
426426
*
427427
* @param string $str Input file name
428428
* @param bool $relativePath Whether to preserve paths

0 commit comments

Comments
 (0)