Add Header Test
continuous-integration/drone/push Build is passing Details

AdminInterface
dorian.hodin 2 years ago
parent 72a21965e4
commit a01fb47c79

@ -26,4 +26,4 @@ class APIController
exit(0); exit(0);
} }
} }

@ -1,3 +1,4 @@
<!-- Copyright 2023 SAE4.01_Témoignages Alexis LAMANDE Baptiste BAVEREL Johan LACHENAL Dorian HODIN -->
<?php <?php
class Connection extends PDO class Connection extends PDO
@ -30,4 +31,4 @@ class Connection extends PDO
return $this->stmt->fetchAll(); return $this->stmt->fetchAll();
} }
} }

Loading…
Cancel
Save