mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-28 08:14:25 +02:00
init-settings.php edited online with Bitbucket
This commit is contained in:
parent
cc1b5785fa
commit
faf2544d1d
@ -88,7 +88,7 @@ class InitSettingsController extends Controller {
|
|||||||
'name' => 'Emilia Clarke',
|
'name' => 'Emilia Clarke',
|
||||||
'email' => 'staff@opensupports.com',
|
'email' => 'staff@opensupports.com',
|
||||||
'password' => Hashing::hashPassword('staff'),
|
'password' => Hashing::hashPassword('staff'),
|
||||||
'profilePic' => 'http://i65.tinypic.com/9bep95.jpg',
|
'profilePic' => 'http://www.opensupports.com/profilepic.jpg',
|
||||||
'level' => 3,
|
'level' => 3,
|
||||||
'sharedDepartmentList' => Department::getAll(),
|
'sharedDepartmentList' => Department::getAll(),
|
||||||
'sharedTicketList' => []
|
'sharedTicketList' => []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user