handle require_once and include_once, allow single quotes
[old-projects.git] / depview / include / header.inc.php
1 <!DOCTYPE html
2 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>depview</title>
7 <link href="depview.css" rel="STYLESHEET" type="text/css" />
8 </head>
9 <body>
10