' . $paramResult . ''; return false; } $category = getById('tbl_categories', checkParamId('id')); if ($category['status'] == 200) { $categoryID = $category['data']['id']; $classID = $studentInfos['data']['class']; $deadline = getDeadline($categoryID, $classID); if (strtotime($deadline) >= strtotime('today')) { ?>
= strtotime('today')) { $bgColor = $bgColors[$index % count($bgColors)]; $index++; echo '