Completed
Push — master ( dcb8e1...d3e625 )
by AJ
01:53
created
config/subdomains.default.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
 /*/
24 24
 
25 25
 return array(
26
-  'Multidimensional/Subdomains' => 
26
+    'Multidimensional/Subdomains' => 
27 27
     array('subdomains' =>
28 28
 array('{SUBDOMAIN_1}', '{SUBDOMAIN_2}', /*...*/ '{SUBDOMAIN_N}')
29 29
 )
Please login to merge, or discard this patch.