mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-25 20:57:25 +02:00
Redesign du site
This commit is contained in:
@ -36,7 +36,7 @@ class SaveSolution
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->file = $_FILES["document"];
|
||||
$this->file = $_FILES["solution"];
|
||||
$this->problem = htmlspecialchars($_POST["problem"]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user