瀏覽代碼

Minor: Added docblock

Yannick Warnier 12 年之前
父節點
當前提交
f01393c982
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      main/install/update-files-1.6.x-1.8.0.inc.php

+ 3 - 2
main/install/update-files-1.6.x-1.8.0.inc.php

@@ -1,7 +1,5 @@
 <?php
-
 /* For licensing terms, see /license.txt */
-
 /**
  * Chamilo LMS
  *
@@ -18,6 +16,9 @@
  *
  * @package chamilo.install
  */
+/**
+ * Init
+ */
 Log::notice('Entering file');
 
 function insert_db($db_name, $folder_name, $text)