mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Notenverwaltung und Notenimport bei Lehrveranstaltungsansicht
This commit is contained in:
@@ -12,7 +12,7 @@ function get_uid()
|
||||
{
|
||||
return strtolower(trim($_SERVER['REMOTE_USER']));
|
||||
// fuer Testzwecke
|
||||
//return 'pam';
|
||||
//return 'weisss';
|
||||
}
|
||||
|
||||
function crlf()
|
||||
|
||||
Reference in New Issue
Block a user