소스 검색

Minor comments updated

Yannick Warnier 14 년 전
부모
커밋
d4350d507a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tests/datafiller/fill_users.php

+ 2 - 2
tests/datafiller/fill_users.php

@@ -1,7 +1,7 @@
 <?php //$id$
 /**
  * This script contains a data filling procedure for users
- * @author Yannick Warnier <yannick.warnier@dokeos.com>
+ * @author Yannick Warnier <yannick.warnier@beeznest.com>
  *
  */
 /**
@@ -10,7 +10,7 @@
 //require_once '../../main/inc/global.inc.php';
 require_once api_get_path(LIBRARY_PATH).'usermanager.lib.php';
 /**
- * Loads the data and injects it into the Dokeos database, using the Dokeos
+ * Loads the data and injects it into the Chamilo database, using the Chamilo
  * internal functions.
  * @return  array  List of user IDs for the users that have just been inserted
  */