Update app_config.php
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
//application details
|
//application details
|
||||||
$apps[$x]['name'] = "Fanvil";
|
$apps[$x]['name'] = "Fanvil";
|
||||||
$apps[$x]['uuid'] = "c4e85f9c-f7df-47b4-921e-de0ff356eee4";
|
$apps[$x]['uuid'] = "c4e85f9c-f7df-47b4-921e-de0ff356eee4";
|
||||||
@@ -26,6 +27,7 @@
|
|||||||
$apps[$x]['description']['ru-ru'] = "";
|
$apps[$x]['description']['ru-ru'] = "";
|
||||||
$apps[$x]['description']['sv-se'] = "";
|
$apps[$x]['description']['sv-se'] = "";
|
||||||
$apps[$x]['description']['uk-ua'] = "";
|
$apps[$x]['description']['uk-ua'] = "";
|
||||||
|
|
||||||
//default settings
|
//default settings
|
||||||
$y=0;
|
$y=0;
|
||||||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "bc2fe268-a8a8-4a92-8096-86ab3c55a644";
|
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "bc2fe268-a8a8-4a92-8096-86ab3c55a644";
|
||||||
|
|||||||
Reference in New Issue
Block a user