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

Comparing projects/cms/source/reports/php/shared/title.inc (file contents):
Revision 1.7 by pjm2, Fri Mar 16 12:02:58 2001 UTC vs.
Revision 1.8 by pjm2, Tue Mar 20 22:24:26 2001 UTC

# Line 9 | Line 9
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 + <? if (preg_match("/^[0-9]{1,3}$/", $refresh)) { ?>
13 +  <meta http-equiv="refresh" content="<?=$refresh?>" url="<?=PHP_SELF?>">
14 + <? } ?>
15   </head>
16  
17   <body bgcolor="#ffffff" text="#000000">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines