Skip to content

Commit 5151e90

Browse files
Merge pull request chriskacerguis#374 from agung-wete/master
Change default "Enable emulate request" comment to TRUE in config/rest.php
2 parents 9ed8019 + 280f791 commit 5151e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config/rest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
|
5656
| Should we enable emulation of the request (e.g. used in Mootools request)?
5757
|
58-
| Default: false
58+
| Default: TRUE
5959
|
6060
*/
6161
$config['enable_emulate_request'] = TRUE;

0 commit comments

Comments
 (0)