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-96b3e828c870f6b0f2746a1ac6f89e88c38f9750'' AND `EXPIRES` >= NOW()' at line 2
Attempted query
SELECT * FROM `KRM__API__TOKENS` 
         				WHERE `TOKEN`='ce9fa-96b3e828c870f6b0f2746a1ac6f89e88c38f9750'' AND `EXPIRES` >= NOW() 
Backtrace
html/dri.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-96b3e828c870f6b0f2746a1ac6f89e88c38f9750'' AND `EXPIRES` >= NOW() ', '')
⤷⤷⤷⤷PHP/MODEL/mysql.class.php:44 <- Error Handler call