MDL-33796 Glossary: removed unused missing string

This commit is contained in:
Frederic Massart
2012-07-03 01:05:19 +02:00
committed by Eloy Lafuente (stronk7)
parent 5200c254a1
commit bd9ecafba9
-3
View File
@@ -164,9 +164,6 @@ include_once("sql.php");
$entriesshown = 0;
$currentpivot = '';
if ( $hook == 'SPECIAL' ) {
$alphabet = explode(",", get_string("alphabet"));
}
$site = $DB->get_record("course", array("id"=>1));
echo '<p style="text-align:right"><span style="font-size:0.75em">' . userdate(time()) . '</span></p>';