(no commit message)
authorjoel kronenberg <joel.kronenberg@utoronto.ca>
Thu, 8 Dec 2005 16:43:32 +0000 (16:43 -0000)
committerjoel kronenberg <joel.kronenberg@utoronto.ca>
Thu, 8 Dec 2005 16:43:32 +0000 (16:43 -0000)
docs/faq/add_question.php
docs/faq/add_topic.php
docs/faq/delete_question.php
docs/faq/delete_topic.php
docs/faq/edit_question.php
docs/faq/edit_topic.php
docs/faq/index.php
docs/faq/index_instructor.php

index 68a737d..d49ab79 100644 (file)
@@ -1,5 +1,17 @@
 <?php
-define('AT_INCLUDE_PATH', '../../../include/');
+/****************************************************************/
+/* ATutor                                                                                                              */
+/****************************************************************/
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */
+/* Adaptive Technology Resource Centre / University of Toronto  */
+/* http://atutor.ca                                                                                            */
+/*                                                              */
+/* This program is free software. You can redistribute it and/or*/
+/* modify it under the terms of the GNU General Public License  */
+/* as published by the Free Software Foundation.                               */
+/****************************************************************/
+// $Id$
+define('AT_INCLUDE_PATH', '../include/');
 require (AT_INCLUDE_PATH.'vitals.inc.php');
 
 authenticate(AT_PRIV_FAQ);
index c19c2ac..5827f8f 100644 (file)
@@ -1,5 +1,17 @@
 <?php
-define('AT_INCLUDE_PATH', '../../../include/');
+/****************************************************************/
+/* ATutor                                                                                                              */
+/****************************************************************/
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */
+/* Adaptive Technology Resource Centre / University of Toronto  */
+/* http://atutor.ca                                                                                            */
+/*                                                              */
+/* This program is free software. You can redistribute it and/or*/
+/* modify it under the terms of the GNU General Public License  */
+/* as published by the Free Software Foundation.                               */
+/****************************************************************/
+// $Id$
+define('AT_INCLUDE_PATH', '../include/');
 require (AT_INCLUDE_PATH.'vitals.inc.php');
 
 authenticate(AT_PRIV_FAQ);
index a5339ac..85cd759 100644 (file)
@@ -1,5 +1,17 @@
 <?php\r
-define('AT_INCLUDE_PATH', '../../../include/');\r
+/****************************************************************/\r
+/* ATutor                                                                                                              */\r
+/****************************************************************/\r
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */\r
+/* Adaptive Technology Resource Centre / University of Toronto  */\r
+/* http://atutor.ca                                                                                            */\r
+/*                                                              */\r
+/* This program is free software. You can redistribute it and/or*/\r
+/* modify it under the terms of the GNU General Public License  */\r
+/* as published by the Free Software Foundation.                               */\r
+/****************************************************************/\r
+// $Id$\r
+define('AT_INCLUDE_PATH', '../include/');\r
 require (AT_INCLUDE_PATH.'vitals.inc.php');\r
 \r
 authenticate(AT_PRIV_FAQ);\r
index 2c85ca0..023d5cc 100644 (file)
@@ -1,5 +1,17 @@
 <?php\r
-define('AT_INCLUDE_PATH', '../../../include/');\r
+/****************************************************************/\r
+/* ATutor                                                                                                              */\r
+/****************************************************************/\r
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */\r
+/* Adaptive Technology Resource Centre / University of Toronto  */\r
+/* http://atutor.ca                                                                                            */\r
+/*                                                              */\r
+/* This program is free software. You can redistribute it and/or*/\r
+/* modify it under the terms of the GNU General Public License  */\r
+/* as published by the Free Software Foundation.                               */\r
+/****************************************************************/\r
+// $Id$\r
+define('AT_INCLUDE_PATH', '../include/');\r
 require (AT_INCLUDE_PATH.'vitals.inc.php');\r
 \r
 authenticate(AT_PRIV_FAQ);\r
index 32ff464..f09d0cc 100644 (file)
@@ -1,5 +1,17 @@
 <?php
-define('AT_INCLUDE_PATH', '../../../include/');
+/****************************************************************/
+/* ATutor                                                                                                              */
+/****************************************************************/
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */
+/* Adaptive Technology Resource Centre / University of Toronto  */
+/* http://atutor.ca                                                                                            */
+/*                                                              */
+/* This program is free software. You can redistribute it and/or*/
+/* modify it under the terms of the GNU General Public License  */
+/* as published by the Free Software Foundation.                               */
+/****************************************************************/
+// $Id$
+define('AT_INCLUDE_PATH', '../include/');
 require (AT_INCLUDE_PATH.'vitals.inc.php');
 
 authenticate(AT_PRIV_FAQ);
index 66e50c2..5127f15 100644 (file)
@@ -1,5 +1,17 @@
 <?php
-define('AT_INCLUDE_PATH', '../../../include/');
+/****************************************************************/
+/* ATutor                                                                                                              */
+/****************************************************************/
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */
+/* Adaptive Technology Resource Centre / University of Toronto  */
+/* http://atutor.ca                                                                                            */
+/*                                                              */
+/* This program is free software. You can redistribute it and/or*/
+/* modify it under the terms of the GNU General Public License  */
+/* as published by the Free Software Foundation.                               */
+/****************************************************************/
+// $Id$
+define('AT_INCLUDE_PATH', '../include/');
 require (AT_INCLUDE_PATH.'vitals.inc.php');
 
 authenticate(AT_PRIV_FAQ);
index fb7947e..d36b734 100644 (file)
@@ -1,6 +1,17 @@
 <?php\r
-\r
-define('AT_INCLUDE_PATH', '../../../include/');\r
+/****************************************************************/\r
+/* ATutor                                                                                                              */\r
+/****************************************************************/\r
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */\r
+/* Adaptive Technology Resource Centre / University of Toronto  */\r
+/* http://atutor.ca                                                                                            */\r
+/*                                                              */\r
+/* This program is free software. You can redistribute it and/or*/\r
+/* modify it under the terms of the GNU General Public License  */\r
+/* as published by the Free Software Foundation.                               */\r
+/****************************************************************/\r
+// $Id$\r
+define('AT_INCLUDE_PATH', '../include/');\r
 require (AT_INCLUDE_PATH.'vitals.inc.php');\r
 require (AT_INCLUDE_PATH.'header.inc.php');\r
 \r
index d51ae3b..099702c 100644 (file)
@@ -1,6 +1,18 @@
 <?php\r
+/****************************************************************/\r
+/* ATutor                                                                                                              */\r
+/****************************************************************/\r
+/* Copyright (c) 2002-2006 by Greg Gay & Joel Kronenberg        */\r
+/* Adaptive Technology Resource Centre / University of Toronto  */\r
+/* http://atutor.ca                                                                                            */\r
+/*                                                              */\r
+/* This program is free software. You can redistribute it and/or*/\r
+/* modify it under the terms of the GNU General Public License  */\r
+/* as published by the Free Software Foundation.                               */\r
+/****************************************************************/\r
+// $Id$\r
 \r
-define('AT_INCLUDE_PATH', '../../../include/');\r
+define('AT_INCLUDE_PATH', '../include/');\r
 require (AT_INCLUDE_PATH.'vitals.inc.php');\r
 authenticate(AT_PRIV_FAQ);\r
 \r