mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-20 21:49:27 +00:00
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
if(!$sql_conn = pg_pconnect(CONN_STRING))
|
||||
die('Fehler beim oeffnen der Datenbankverbindung');
|
||||
$user = get_uid();
|
||||
|
||||
|
||||
|
||||
|
||||
if(isset($_GET['course_id']))
|
||||
$course_id = $_GET['course_id'];
|
||||
|
||||
Reference in New Issue
Block a user