Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
0c8a13db63 |
@@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
class Livre {
|
||||
function getAll() {
|
||||
|
||||
}
|
||||
|
||||
function ajouter($titre, $auteur, $annee) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
?>
|
@@ -1,3 +0,0 @@
|
||||
<?php
|
||||
|
||||
?>
|
Reference in New Issue
Block a user