Completed
Push — master ( aa57ef...7cb27e )
by Chris
03:03
created
src/Darya/Foundation/helpers.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.