mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-18 05:58:18 +01:00
24 lines
776 B
PHP
24 lines
776 B
PHP
<?php
|
|
|
|
/*
|
|
* This file is part of Cachet.
|
|
*
|
|
* (c) Alt Three Services Limited
|
|
*
|
|
* For the full copyright and license information, please view the LICENSE
|
|
* file that was distributed with this source code.
|
|
*/
|
|
|
|
return [
|
|
'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',
|
|
];
|