Browse Source

Minor: Added docblock

Yannick Warnier 12 years ago
parent
commit
f01393c982
1 changed files with 3 additions and 2 deletions
  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)