/[docman2]/html/head.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /html/head.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sun Jul 28 17:31:08 2002 UTC (21 years, 8 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/html
numerous changes to enable working with turned E_ALL which also squashed
many bugs all over the place, especially in trustee code

1 <HTML>
2 <HEAD>
3 <TITLE><?= $host." ".$gblTitle." ".$title ?></TITLE>
4 <META NAME="description" CONTENT="Document Manager">
5 <META NAME="keywords" CONTENT="site manager, web site maintenance">
6 <META NAME="robots" CONTENT="noindex">
7 <META HTTP-EQUIV="expires" CONTENT="0">
8 <LINK REL="stylesheet" TYPE="text/css" HREF="<?= $css ?>">
9 </HEAD>
10 <BODY BGCOLOR="#FFFFFF">
11 <H3 ALIGN="RIGHT"><?= $host ?></H3>
12 <TABLE BORDER=0 WIDTH="100%"><TR>
13 <TD CLASS=INV><?= $title ?></TD></TR></TABLE>
14 <P><?= $text ?></P>

  ViewVC Help
Powered by ViewVC 1.1.26