@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Helper functions for the Darya framework. |
|
4 | - * |
|
5 | - * @author Chris Andrew <[email protected]> |
|
6 | - */ |
|
3 | + * Helper functions for the Darya framework. |
|
4 | + * |
|
5 | + * @author Chris Andrew <[email protected]> |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | if (!function_exists('read_json_file')) { |
9 | 9 | function read_json_file($path) { |