From 6f4cc3afffde36a13618458ffda72e6104624f36 Mon Sep 17 00:00:00 2001 From: polo Date: Wed, 30 Aug 2023 12:20:39 +0200 Subject: =?UTF-8?q?section=20client=20=C3=A0=20part,=20section=20modif=20e?= =?UTF-8?q?n=20cours,=20bug=20dans=20Dates,?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/model/traits.php | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/model/traits.php (limited to 'src/model/traits.php') diff --git a/src/model/traits.php b/src/model/traits.php deleted file mode 100644 index 88451d9..0000000 --- a/src/model/traits.php +++ /dev/null @@ -1,13 +0,0 @@ -table = strtolower(__CLASS__); - //~ echo "TABLE = " . $this->table . "\n"; - //~ } -} -- cgit v1.2.3