Error
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''ce9fa-1c1369c39dd0e33f47dc0b8a7ab88f1149e34895'' AND `EXPIRES` >= NOW()' at line 2
Attempted query
SELECT * FROM `KRM__API__TOKENS` 
         				WHERE `TOKEN`='ce9fa-1c1369c39dd0e33f47dc0b8a7ab88f1149e34895'' AND `EXPIRES` >= NOW() 
Backtrace
html/bweb.krm.team/dispatch.php:23 Login::testLoginAPI('Array')
⤷PHP/CONTROL/login.ctrl.php:114 Login::testLogin('testLoginApi / hasToken')
⤷⤷PHP/CONTROL/login.ctrl.php:53 ModelLogin::testCredentials()
⤷⤷⤷PHP/MODEL/login.mdl.php:18 MYSQL::fetchAssoc('SELECT * FROM `KRM__API__TOKENS` WHERE `TOKEN`='ce9fa-1c1369c39dd0e33f47dc0b8a7ab88f1149e34895'' AND `EXPIRES` >= NOW() ', '')
⤷⤷⤷⤷PHP/MODEL/mysql.class.php:44 <- Error Handler call