1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-25 03:40:28 +02:00

Phase 2 : questions (en cours)

This commit is contained in:
galaxyoyo
2019-09-20 14:57:06 +02:00
parent c3aa0386f2
commit 3b54b75395
8 changed files with 231 additions and 29 deletions

View File

@ -1,8 +1,5 @@
<?php
if ($_SESSION["role"] != Role::ADMIN)
require_once "server_files/403.php";
$has_error = false;
$error_message = null;