aboutsummaryrefslogtreecommitdiff
path: root/w/class/controller.php
diff options
context:
space:
mode:
Diffstat (limited to 'w/class/controller.php')
-rw-r--r--w/class/controller.php2
1 files changed, 0 insertions, 2 deletions
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;