From c36f25e76f40c6fdd6e02f92713d9c1241ed0a79 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 17 Jul 2018 15:53:02 +0200 Subject: W 2.4 admin include css passwords db table --- class/class.w.art.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'class/class.w.art.php') diff --git a/class/class.w.art.php b/class/class.w.art.php index 02c06de..9640470 100644 --- a/class/class.w.art.php +++ b/class/class.w.art.php @@ -29,6 +29,9 @@ class Art const DEBUT = '(?id='; const FIN = ')'; + + + // _____________________________________________________ F U N ____________________________________________________ public function __construct(array $donnees) -- cgit v1.2.3