kopia lustrzana https://github.com/magicbug/Cloudlog
removed debug code
rodzic
23defe3ede
commit
9d885f2b22
|
@ -129,9 +129,7 @@ class Station extends CI_Controller {
|
|||
// $id is the profile id
|
||||
$this->load->model('stations');
|
||||
$this->stations->claim_user($id);
|
||||
|
||||
echo $this->session->userdata('user_id');
|
||||
|
||||
|
||||
redirect('station');
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue