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