Browse Source

Minor - updated headers

Yannick Warnier 14 years ago
parent
commit
62d148dadf
1 changed files with 2 additions and 4 deletions
  1. 2 4
      main/admin/user_import.php

+ 2 - 4
main/admin/user_import.php

@@ -1,11 +1,9 @@
-<?php // $Id: user_import.php 21895 2009-07-08 15:51:31Z juliomontoya $
+<?php
 /* For licensing terms, see /dokeos_license.txt */
 /**
-==============================================================================
 * This tool allows platform admins to add users by uploading a CSV or XML file
 * @todo Add some langvars to DLTT
-* @package dokeos.admin
-==============================================================================
+* @package chamilo.admin
 */
 
 /**