mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Merge branch 'MDL-33796-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
5d16ab2bba
@ -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>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user