made a copy
[atutor.git] / tools / imscc / ims_import.php
1 <?php
2 /****************************************************************/
3 /* ATutor                                                                                                               */
4 /****************************************************************/
5 /* Copyright (c) 2002-2008 by Greg Gay & Joel Kronenberg        */
6 /* Adaptive Technology Resource Centre / University of Toronto  */
7 /* http://atutor.ca                                                                                             */
8 /*                                                              */
9 /* This program is free software. You can redistribute it and/or*/
10 /* modify it under the terms of the GNU General Public License  */
11 /* as published by the Free Software Foundation.                                */
12 /****************************************************************/
13 // $Id: ims_import.php 8210 2008-11-11 22:29:13Z hwong $
14 define('AT_INCLUDE_PATH', '../../include/');
15 //use tools/ims/ims_import.php
16 require(AT_INCLUDE_PATH.'../tools/ims/ims_import.php');
17 ?>