.
require_once("../inc/db_ops.inc");
require_once("../inc/util.inc");
require_once("../project/project.inc");
// TODO: get rid of the following. use style sheets
define("TD", "
");
define("TD2", "
");
define("TD3", "
");
define("TABLE", "
");
define("TABLE2", "
");
function admin_page_head($title) {
$stylesheet = URL_BASE.STYLESHEET;
echo "$title