mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
update descartes
This commit is contained in:
parent
54e4f365e5
commit
4efccf4c2f
2 changed files with 7 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
/**
|
||||
* Cette fonction construit la classe, elle prend en paramètre obligatoire le type de méthode (PUT, GET, POST, etc) avec laquel on a appelée la page
|
||||
*/
|
||||
public function __construct() : void
|
||||
public function __construct()
|
||||
{
|
||||
//On va choisir le type à employer
|
||||
$method = $_SERVER['REQUEST_METHOD'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue