aboutsummaryrefslogtreecommitdiff
path: root/class/class.w.art.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-07-17 15:53:02 +0200
committervincent-peugnet <v.peugnet@free.fr>2018-07-17 15:53:02 +0200
commitc36f25e76f40c6fdd6e02f92713d9c1241ed0a79 (patch)
tree659b919752a512df8853cfd1452d107e42b3890a /class/class.w.art.php
parent7a1e28b979fffefbf29d08e3b7c6430d8d60e0e3 (diff)
downloadwcms-c36f25e76f40c6fdd6e02f92713d9c1241ed0a79.tar.gz
wcms-c36f25e76f40c6fdd6e02f92713d9c1241ed0a79.zip
W 2.4 admin include css passwords db table
Diffstat (limited to 'class/class.w.art.php')
-rw-r--r--class/class.w.art.php3
1 files changed, 3 insertions, 0 deletions
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)