Skip to content

Commit b12d1dd

Browse files
author
Shaun Kutch
committed
removed CLI from settings
1 parent 118fd62 commit b12d1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
| 'ORIG_PATH_INFO' Uses the ORIG_PATH_INFO
4343
|
4444
*/
45-
$config['uri_protocol'] = "CLI";
45+
$config['uri_protocol'] = "AUTO";
4646

4747
/*
4848
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)