upgrade Codeigniter4.6.1
This commit is contained in:
@@ -136,5 +136,5 @@ class Routing extends BaseRouting
|
||||
*
|
||||
* Default: false
|
||||
*/
|
||||
public bool $translateUriToCamelCase = false;
|
||||
public bool $translateUriToCamelCase = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user