mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-02-22 18:55:43 +01:00
24 lines
756 B
PHP
Executable File
24 lines
756 B
PHP
Executable File
<?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' => 'crwdns258:0crwdne258:0',
|
|
'title' => 'crwdns259:0crwdne259:0',
|
|
'service_details' => 'crwdns260:0crwdne260:0',
|
|
'env_setup' => 'crwdns514:0crwdne514:0',
|
|
'status_page_setup' => 'crwdns261:0crwdne261:0',
|
|
'show_support' => 'crwdns488:0crwdne488:0',
|
|
'admin_account' => 'crwdns263:0crwdne263:0',
|
|
'complete_setup' => 'crwdns264:0crwdne264:0',
|
|
'completed' => 'crwdns291:0crwdne291:0',
|
|
'finish_setup' => 'crwdns292:0crwdne292:0',
|
|
];
|