2bd0eea296c7e7a401252d92a3e3a7959d2d4b8b
[atutor.git] / mods / atutor_opencaps / opencaps / include / footer.inc.php
1 <?php 
2 /*
3  * OpenCaps
4  * http://opencaps.atrc.utoronto.ca
5  * 
6  * Copyright 2009 Heidi Hazelton
7  * Adaptive Technology Resource Centre, University of Toronto
8  * 
9  * Licensed under the Educational Community License (ECL), Version 2.0. 
10  * You may not use this file except in compliance with this License.
11  * http://www.opensource.org/licenses/ecl2.php
12  * 
13  */
14 ?>
15
16                 <br style="clear:both;" />
17         <div id="footer">
18                 
19         </div>
20 </div>
21
22 <?php 
23         /*echo 'SESSION VARS<pre>';
24         print_r($_SESSION); 
25         echo '</pre>'; */
26 ?>
27
28         
29 </body>
30 </html>