Convert all remaining app_config.php files to UTF-8 without BOM.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Follow Me';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Sígueme';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Sígueme';
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = '';
|
||||
|
||||
Reference in New Issue
Block a user