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/class/controller.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'w/class/controller.php') diff --git a/w/class/controller.php b/w/class/controller.php index 62b1f49..c97c99f 100644 --- a/w/class/controller.php +++ b/w/class/controller.php @@ -13,8 +13,6 @@ class Controller $this->initconfig(); } - - public function setuser() { $this->usermanager = new Modeluser; -- cgit v1.2.3