From 85824de70ded75c98bd50220160e2171fdc8df41 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Fri, 2 Nov 2018 02:03:52 +0100 Subject: render working and url auto link --- w/class/controllerconnect.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 w/class/controllerconnect.php (limited to 'w/class/controllerconnect.php') diff --git a/w/class/controllerconnect.php b/w/class/controllerconnect.php new file mode 100644 index 0000000..2bda1b0 --- /dev/null +++ b/w/class/controllerconnect.php @@ -0,0 +1,18 @@ +showtemplate('connect', ['user' => $this->user]); + } + +} + + + + + + +?> \ No newline at end of file -- cgit v1.2.3