$sql = $db->query_read(" SELECT * FROM " . TABLE_PREFIX . "task AS task WHERE task.taskfilter <> 3 ORDER BY name ASC");