// Copyright (C) 2006 The Trustees of Princeton University // // $Id$ $ // require_once 'plc_drupal.php'; if (!function_exists('drupal_page_header')) { $title = drupal_get_title(); $head = drupal_get_html_head(); print << $title $head EOF; } ?>