This commit is contained in:
2020-05-16 17:37:22 -04:00
parent eb6f63c0fb
commit 729ff165ef
15 changed files with 924 additions and 22 deletions
@@ -12,7 +12,7 @@ class Bko_Controller extends COR_Controller {
//redirect('site');
} else {
// erase the session properly if here
redirect('dash');
// redirect('start');
}
}