Name: loadedSession->title; ?>
DrawSteps(); ?>
Really clear?
get("Session", array("uid" => $currentSession)); if (count($sessionResults) > 0) { $this->loadedSession = $sessionResults[0]; } else { die("Invalid session!"); } } } ?>