Added Comment
This commit is contained in:
@@ -5,7 +5,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
class Auth extends Start_Controller {
|
||||
|
||||
public function index() {
|
||||
|
||||
// toks got here
|
||||
|
||||
$data = array();
|
||||
$username = '';
|
||||
|
||||
Reference in New Issue
Block a user