Skip to content

Commit

Permalink
config/rest.php: Whitespace tunning.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivantcholakov committed Jul 23, 2015
1 parent de4d8d1 commit 913d074
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions application/config/rest.php
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@
|
| example:
|
| $config['auth_override_class_method_http']['deals']['view']['get'] = 'none';
| $config['auth_override_class_method_http']['deals']['insert']['post'] = 'none';
| $config['auth_override_class_method_http']['deals']['*']['options'] = 'none';
| $config['auth_override_class_method_http']['deals']['view']['get'] = 'none';
| $config['auth_override_class_method_http']['deals']['insert']['post'] = 'none';
| $config['auth_override_class_method_http']['deals']['*']['options'] = 'none';
*/

// ---Uncomment list line for the wildard unit test
Expand Down

0 comments on commit 913d074

Please sign in to comment.