changed git call from https to git readonly
[atutor.git] / mods / atalker / atalker_doc / 1.0.voices.php
1 <?php
2 /************************************************************************/
3 /* ATalker                                                                                                                      */
4 /************************************************************************/
5 /* Copyright (c) 2002-2005 by Greg Gay                                                                         */
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: 1.0.voices.php 5128 2005-07-12 15:56:36Z greg $
14
15 require('../common/body_header.inc.php'); ?>
16
17 <h2>1.0 ATalker Voices</h2>
18
19 <p>Administrators can use ATalker to create voices for ATutor....</p>
20
21 <?php require('../common/body_footer.inc.php'); ?>