mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Removed debug as it should be fixed
This commit is contained in:
@@ -67,7 +67,7 @@ class Station extends CI_Controller {
|
||||
$this->stations->reassign($id);
|
||||
|
||||
//$this->stations->logbook_session_data();
|
||||
//redirect('station');
|
||||
redirect('station');
|
||||
}
|
||||
|
||||
function set_active($current, $new) {
|
||||
|
||||
Reference in New Issue
Block a user