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