Yannick Warnier 12 лет назад
Родитель
Сommit
42eda03095
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      main/install/index.php

+ 3 - 2
main/install/index.php

@@ -1,6 +1,5 @@
 <?php
 /* For licensing terms, see /license.txt */
-
 /**
  * Chamilo installation
  *
@@ -14,7 +13,9 @@
  * @todo (busy) organise code into functions
  * @package chamilo.install
  */
-
+/**
+ * Init
+ */
 /*		CONSTANTS */
 
 use \ChamiloSession as Session;