From 8924aabba1c3427250a07910c05028c53db07871 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 21 Jul 2018 00:25:49 -0400 Subject: Remove old content --- examples/model/deauth.mod.php | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 examples/model/deauth.mod.php (limited to 'examples/model/deauth.mod.php') diff --git a/examples/model/deauth.mod.php b/examples/model/deauth.mod.php deleted file mode 100644 index 8991606..0000000 --- a/examples/model/deauth.mod.php +++ /dev/null @@ -1,31 +0,0 @@ -setCurrentUser(); - $this->redirectTo($this->ar() . "/"); - } -} - -?> -- cgit v1.2.3