unactivated users CLI cleanup; user management bugs fixed; working at CAPTCHA
[living-lab-site.git] / application / controllers / admin.php
diff --git a/application/controllers/admin.php b/application/controllers/admin.php
deleted file mode 100644 (file)
index 2951570..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?php
-
-/**
- * Class Admin controls site administration features
- *
- * @category   Controller
- * @author             Călin-Andrei Burloiu
- */
-class Admin extends CI_Controller {
-       
-       public function index()
-       {
-               
-       }
-}
-
-/* End of file admin.php */
-/* Location: ./application/controllers/admin.php */