-<?php
+<?php // $Id$
require_once("../../config.php");
require_once("lib.php");
-<?PHP\r
+<?PHP // $Id$\r
\r
function glossary_upgrade($oldversion) {\r
/// This function does anything necessary to upgrade \r
-<?php
+<?php // $Id$
function glossary_upgrade($oldversion) {
/// This function does anything necessary to upgrade
-<?PHP
+<?PHP // $Id$
global $CFG, $THEME;
require_once("../../config.php");
?>
-<?php
+<?php // $Id$
require_once("../../config.php");
require_once("lib.php");
$ffurl = "../../file.php?file=$ffurl";
}
echo '<p><center><a href="' . $ffurl . '" target=_blank>' . get_string("exportedfile","glossary") . '</a></center><p>'
-?>
\ No newline at end of file
+?>
-<?PHP
+<?PHP // $Id$
require_once("../../config.php");
require_once("lib.php");
-<?PHP
+<?PHP // $Id$
/// This file allows to manage the default behave of the display formats
require_once("../../config.php");
-<?php
+<?php // $Id$
require_once("../../config.php");
require_once("lib.php");
-<!-- This page defines the form to create or edit an instance of this module -->
-<!-- It is used from /course/mod.php. The whole instance is available as $form. -->
-<?PHP
-/// stablishing hard-coded default parameters... Will be replaced soon by global settings.
+<?PHP // $Id$
+
global $CFG;
if (!isset($form->studentcanpost)) {
-<?php
+<?php // $Id$
require_once("../../config.php");
require_once("lib.php");
-<?PHP
+<?PHP // $Id$
// Collect ratings, store them, then return to where we came from
-<?PHP
+<?PHP // $Id$
// For a given entry, shows a report of all the ratings it has
require_once("../../config.php");
-<?PHP
+<?PHP // $Id$
require_once("../../config.php");
require_once("lib.php");
-<?php
+<?php // $Id$
if (!isset($sortorder)) {
$sortorder = '';
}
break;
}
echo '<hr>';
-?>
\ No newline at end of file
+?>
-<?php
+<?php // $Id$
/// This page prints a particular instance of glossary
require_once("../../config.php");
require_once("lib.php");