@@ -148,7 +148,7 @@ |
||
| 148 | 148 | $http_path = '/'.$resource.'/*'; |
| 149 | 149 | break; |
| 150 | 150 | case 'list': |
| 151 | - $http_path = '/'.$resource . '/*'; |
|
| 151 | + $http_path = '/'.$resource.'/*'; |
|
| 152 | 152 | break; |
| 153 | 153 | case 'view': |
| 154 | 154 | $http_path = '/'.$resource.'/*'; |