We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa80a3b commit fa9c949Copy full SHA for fa9c949
1 file changed
system/Language/en/HTTP.php
@@ -10,7 +10,7 @@
10
* @link https://codeigniter.com
11
* @since Version 3.0.0
12
* @filesource
13
- *
+ *
14
* @codeCoverageIgnore
15
*/
16
return [
@@ -57,7 +57,7 @@
57
58
// CSRF
59
'disallowedAction' => 'The action you requested is not allowed.',
60
-
+
61
// Uploaded file moving
62
'alreadyMoved' => 'The uploaded file has already been moved.',
63
'invalidFile' => 'The original file is not a valid file.',
0 commit comments