Minor: Added docblock

skala
Yannick Warnier 12 years ago
parent 0bc5240cc2
commit f01393c982
  1. 5
      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)

Loading…
Cancel
Save