get($tid))) { $msg->printErrors('ITEM_NOT_FOUND'); require (TR_INCLUDE_PATH.'footer.inc.php'); exit; } $rows = $testsQuestionsAssocDAO->getByTestID($tid); $count = 1; ?>

display($row); } // "back" button only appears when the request is from index page of "tests" module if (stripos($_SERVER['HTTP_REFERER'], 'tests/index.php')) { ?>
printErrors('NO_QUESTIONS'); } require_once(TR_INCLUDE_PATH.'footer.inc.php'); ?>