@@ -17,8 +17,8 @@ |
||
17 | 17 | * NOTE, this file must be saved in UTF-8 encoding. |
18 | 18 | */ |
19 | 19 | return array ( |
20 | - 'Created' => '', |
|
21 | - 'ID' => '', |
|
22 | - 'Name' => '', |
|
23 | - 'Updated' => '', |
|
20 | + 'Created' => '', |
|
21 | + 'ID' => '', |
|
22 | + 'Name' => '', |
|
23 | + 'Updated' => '', |
|
24 | 24 | ); |
@@ -16,7 +16,7 @@ |
||
16 | 16 | * |
17 | 17 | * NOTE, this file must be saved in UTF-8 encoding. |
18 | 18 | */ |
19 | -return array ( |
|
19 | +return array( |
|
20 | 20 | 'Created' => '', |
21 | 21 | 'ID' => '', |
22 | 22 | 'Name' => '', |