Update app_config.php (#5051)
This commit is contained in:
@@ -563,7 +563,6 @@
|
|||||||
$z++;
|
$z++;
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "enabled";
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = "enabled";
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||||||
$z++;
|
$z++;
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "description";
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = "description";
|
||||||
|
|||||||
Reference in New Issue
Block a user