We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5da01 commit 593b48eCopy full SHA for 593b48e
system/Security/Security.php
@@ -422,7 +422,7 @@ public function shouldRedirect(): bool
422
*
423
* If it is acceptable for the user input to include relative paths,
424
* e.g. file/in/some/approved/folder.txt, you can set the second optional
425
- * parameter, $relative_path to TRUE.
+ * parameter, $relativePath to TRUE.
426
427
* @param string $str Input file name
428
* @param bool $relativePath Whether to preserve paths
0 commit comments