aboutsummaryrefslogtreecommitdiff
path: root/class/art.php
diff options
context:
space:
mode:
Diffstat (limited to 'class/art.php')
-rw-r--r--class/art.php12
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