$use_unit = "1"; ?>
require_once("/l/web/reserves/ures/lib/List_Template.inc");
require_once("/l/lib/p/proxylogic/ProxyLogic.inc");
$proxyLogic = new ProxyLogic();
$template = new List_template();
$template->getTemplate($use_unit);
/*
// append reserves style
// this is ugly and should be removed after we strip styles from items
$temp_array = file("/l/web/reserves/ures/stylesheet/.css");
foreach ($temp_array as $line){
$local_style .= $line;
}
$template->css_style .= "";
*/
if (!ereg('index.php',$PHP_SELF)) {
$footer = '';
}
$header = $template->DisplayHeader();
$footer .= $template->DisplayFooter();
echo $header;
?>
Course Name: HISTORY 212
Instructor: Diane O Hughes
Winter 2006
$term = "wi 2006";
$dept = "HISTORY";
$course = "212";
$user = "dohughes";
?>
More course materials may be available at this course's CourseTools webpage :
https://ctools.umich.edu/portal/site/87f88c22-1aa6-47e9-0093-47b18e3fad63