2015-01-26 11:23:23 +00:00
|
|
|
<?php
|
|
|
|
|
2015-04-19 08:52:39 +01:00
|
|
|
/*
|
|
|
|
* This file is part of Cachet.
|
|
|
|
*
|
2015-07-06 17:37:01 +01:00
|
|
|
* (c) Alt Three Services Limited
|
2015-04-19 08:52:39 +01:00
|
|
|
*
|
|
|
|
* For the full copyright and license information, please view the LICENSE
|
|
|
|
* file that was distributed with this source code.
|
|
|
|
*/
|
|
|
|
|
2015-01-26 11:23:23 +00:00
|
|
|
return [
|
2017-05-06 10:06:02 +01:00
|
|
|
'setup' => 'crwdns1255:0crwdne1255:0',
|
|
|
|
'title' => 'crwdns1256:0crwdne1256:0',
|
|
|
|
'service_details' => 'crwdns1257:0crwdne1257:0',
|
|
|
|
'env_setup' => 'crwdns1258:0crwdne1258:0',
|
|
|
|
'status_page_setup' => 'crwdns1259:0crwdne1259:0',
|
|
|
|
'show_support' => 'crwdns1260:0crwdne1260:0',
|
|
|
|
'admin_account' => 'crwdns1261:0crwdne1261:0',
|
|
|
|
'complete_setup' => 'crwdns1262:0crwdne1262:0',
|
|
|
|
'completed' => 'crwdns1263:0crwdne1263:0',
|
|
|
|
'finish_setup' => 'crwdns1264:0crwdne1264:0',
|
2017-05-06 10:10:36 +00:00
|
|
|
];
|