Enhance - app_config.php comment cleanup (#2636)
Correct a few missed tab indents on comments
This commit is contained in:
parent
3b1a3354ce
commit
6ac7fa4363
|
|
@ -28,7 +28,6 @@
|
||||||
$apps[$x]['description']['sv-se'] = "";
|
$apps[$x]['description']['sv-se'] = "";
|
||||||
$apps[$x]['description']['uk-ua'] = "";
|
$apps[$x]['description']['uk-ua'] = "";
|
||||||
|
|
||||||
|
|
||||||
//permission details
|
//permission details
|
||||||
$y=0;
|
$y=0;
|
||||||
$apps[$x]['permissions'][$y]['name'] = "pin_number_view";
|
$apps[$x]['permissions'][$y]['name'] = "pin_number_view";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue