Merge pull request #8 from radiocontrolled/0004872
[atutor.git] / svn.php
1 <?php
2 /************************************************************************/
3 /* ATutor                                                                                                                               */
4 /************************************************************************/
5 /* Copyright (c) 2002-2010                                              */
6 /* http://atutor.ca                                                     */
7 /* This program is free software. You can redistribute it and/or        */
8 /* modify it under the terms of the GNU General Public License          */
9 /* as published by the Free Software Foundation.                        */
10 /************************************************************************/
11
12 // $Id$
13
14 /* If this file is from the trunk, it is *supposed* to have comments only. */
15 /* http://atutor.ca/atutor/mantis/view.php?id=4669 */
16
17 /* created by the bundle script.                     */
18 /* the resulting file will look something like this: */
19 /* $svn_data = '
20 ------------------------------------------------------------------------
21 r3125 | joel | 2005-01-21 16:27:14 -0500 (Fri, 21 Jan 2005)
22 ------------------------------------------------------------------------';
23 */
24 ?>