Passed
Push — 1.10.x ( 8c87f9...3f192a )
by
unknown
50:31
created
main/install/configuration.dist.php 1 patch
Indentation   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -3,15 +3,15 @@
 block discarded – undo
3 3
 // File generated by /install/index.php script - {DATE_GENERATED}
4 4
 /* For licensing terms, see /license.txt */
5 5
 /**
6
- * Campus configuration
7
- *
8
- * This file contains a list of variables that can be modified by the campus
9
- * site's server administrator. Pay attention when changing these variables,
10
- * some changes may cause Chamilo to stop working.
11
- * If you changed some settings and want to restore them, please have a look at
12
- * configuration.dist.php. That file is an exact copy of the config file at
13
- * install time.
14
- */
6
+     * Campus configuration
7
+     *
8
+     * This file contains a list of variables that can be modified by the campus
9
+     * site's server administrator. Pay attention when changing these variables,
10
+     * some changes may cause Chamilo to stop working.
11
+     * If you changed some settings and want to restore them, please have a look at
12
+     * configuration.dist.php. That file is an exact copy of the config file at
13
+     * install time.
14
+     */
15 15
 
16 16
 /**
17 17
  * $_configuration define only the bare essential variables
Please login to merge, or discard this patch.