-README $Id$
-------
-
QUICK INSTALL
=============
* See {@link helpbutton()} in {@link lib/moodlelib.php}
*
* @author Martin Dougiamas
- * @version $Id$
* @package moodlecore
*/
require_once('config.php');
custom made in Inkscape
Petr Skoda (skodak), January 2008
-
-$Id$
\ No newline at end of file
/**
* shows an analysed view of a feedback on the mainsite
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* prints the form to choose the group you want to analyse
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* prints the form to confirm delete a completed
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* deletes an item of the feedback
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* prints the form to confirm delete a completed
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* prints the form to confirm delete a completed
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* prints the forms to choose an item-typ to create items and to choose a template to use
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* print the form to add or edit a feedback-instance
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* prints the tabbed bar
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
/**
* prints the form to confirm use template
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
* Code fragment to define the version of feedback
* This fragment is called by moodle_needs_upgrading() and /admin/index.php
*
-* @version $Id$
* @author Andreas Grabs
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package feedback
-<?PHP // $Id$
+<?PHP
////////////////////////////////////////////////////////////////////
/// Default class for report plugins
*
* Tag set will create tags that need to be created.
*
- * @version: $Id$
* @licence http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package moodlecore
* @subpackage tag
/**
* locallib.php - moodle tag local library - output functions
*
- * @version: $Id$
* @licence http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package moodlecore
*