@@ -25,6 +25,6 @@ |
||
| 25 | 25 | return array( |
| 26 | 26 | 'Multidimensional/Subdomains' => |
| 27 | 27 | array('subdomains' => |
| 28 | - array('{SUBDOMAIN_1}', '{SUBDOMAIN_2}', /*...*/ '{SUBDOMAIN_N}') |
|
| 29 | - ) |
|
| 30 | - ); |
|
| 31 | 28 | \ No newline at end of file |
| 29 | + array('{SUBDOMAIN_1}', '{SUBDOMAIN_2}', /*...*/ '{SUBDOMAIN_N}') |
|
| 30 | + ) |
|
| 31 | + ); |
|
| 32 | 32 | \ No newline at end of file |