ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/shared/title.inc.php
Revision: 1.2
Committed: Sat Mar 17 17:23:40 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.1: +14 -3 lines
Log Message:
Added the current date and time is a human-readable format to the include
file.  Every page that uses this include will now have the current time
stamped at the top of it.

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
3 <html>
4
5 <head>
6 <title>i-scream Distributed Central Monitoring System Reports</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8 <meta http-equiv="pragma" content="no-cache">
9 <meta http-equiv="cache-control" content="no-cache">
10 <meta name="htdig-noindex" content="noindex,nofollow">
11 <meta name="robots" content="noindex,nofollow">
12 </head>
13
14 <body bgcolor="#ffffff" text="#000000">
15 <basefont size="2" face="arial,sans-serif" color="#000000">
16
17
18 <!--
19 title.inc
20 Created by pjm2 14/10/2000
21 Last edited 14/10/2000
22 -->
23
24 <table border="0" width="600" cellspacing="0" cellpadding="0" align="center">
25 <tr>
26 <td>
27 <table width="100%" border="0" cellspacing="0" cellpadding="0">
28 <tr>
29 <td>
30 <font size="1">
31 <? echo date("D jS M Y, G:ia"); ?>
32 </font>
33 </td>
34 <td>
35 <a href="index.php"><img alt="i-scream" src="title.gif" width="370" height="69" border="0"></a>
36 </td>
37 </tr>
38 </table>
39 </td>
40 </tr>
41 <tr>
42 <td>
43 <!--<font face="arial,sans-serif" size="2">-->
44