fix
This commit is contained in:
@@ -4,9 +4,6 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
class Auth extends Start_Controller {
|
||||
|
||||
|
||||
|
||||
|
||||
public function index() {
|
||||
$login_done = false;
|
||||
$data = array();
|
||||
|
||||
Reference in New Issue
Block a user