From 26f88e043ebedcadd337011ce527f6148350f0dc Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 31 Oct 2018 15:28:37 +0100 Subject: homemade very root database engine --- w/view/templates/edit.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'w/view/templates/edit.php') diff --git a/w/view/templates/edit.php b/w/view/templates/edit.php index 39c2104..4db6706 100644 --- a/w/view/templates/edit.php +++ b/w/view/templates/edit.php @@ -21,11 +21,10 @@
- - - insert('edittopbar', ['config' => $config, 'art' => $art]) ?> - insert('editsidebar', ['config' => $config, 'art' => $art]) ?> + + insert('edittopbar', ['art' => $art]) ?> + insert('editsidebar', ['art' => $art]) ?> -- cgit v1.2.3