Skip to content

Commit 913d074

Browse files
committed
config/rest.php: Whitespace tunning.
1 parent de4d8d1 commit 913d074

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

application/config/rest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@
160160
|
161161
| example:
162162
|
163-
| $config['auth_override_class_method_http']['deals']['view']['get'] = 'none';
164-
| $config['auth_override_class_method_http']['deals']['insert']['post'] = 'none';
165-
| $config['auth_override_class_method_http']['deals']['*']['options'] = 'none';
163+
| $config['auth_override_class_method_http']['deals']['view']['get'] = 'none';
164+
| $config['auth_override_class_method_http']['deals']['insert']['post'] = 'none';
165+
| $config['auth_override_class_method_http']['deals']['*']['options'] = 'none';
166166
*/
167167

168168
// ---Uncomment list line for the wildard unit test

0 commit comments

Comments
 (0)