ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/shared/title.inc.php
(Generate patch)

Comparing projects/cms/source/reports/php/shared/title.inc.php (file contents):
Revision 1.14 by pjm2, Tue Apr 3 14:48:53 2001 UTC vs.
Revision 1.16 by pjm2, Tue Apr 24 13:36:45 2001 UTC

# Line 10 | Line 10
10   <? if (preg_match("/^[0-9]{1,3}$/", $refresh)) { ?>
11    <meta http-equiv="refresh" content="<?=$refresh?>" url="<?=$PHP_SELF?>">
12   <? } ?>
13  <meta name="htdig-noindex" content="noindex,nofollow">
14  <meta name="robots" content="noindex,nofollow">
13  
14   <? if (preg_match("/^[1-9]$/", $scroll)) { ?>
15    <script language="javascript"><!--
# Line 64 | Line 62
62        <font size="1" color="#999999">
63         <? echo date("D jS M Y, g:i:sa"); ?>
64         <br>
65 <       <a href="http://www.i-scream.org.uk"><img alt="got i-scream?" src="i-scream-button.gif" width="88" height="31" border="0"></a>
65 >       <a href="http://www.i-scream.org.uk"><img alt="got i-scream?" src="i-scream-button-anim.gif" width="88" height="31" border="0"></a>
66        </font>
67       </td>
68       <td align="right">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines