diff options
Diffstat (limited to 'class/art.php')
-rw-r--r-- | class/art.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/class/art.php b/class/art.php deleted file mode 100644 index 6b126ea..0000000 --- a/class/art.php +++ /dev/null @@ -1,12 +0,0 @@ -<?php -class Art -{ - public $id; - - public function createfrombdd($id, $bdd) - { - - } - -} -?>
\ No newline at end of file |