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.17 by pjm2, Sun May 6 10:30:37 2001 UTC vs.
Revision 1.18 by tdb, Sun Oct 13 19:17:08 2002 UTC

# Line 8 | Line 8
8    <meta http-equiv="pragma" content="no-cache">
9    <meta http-equiv="cache-control" content="no-cache">
10   <? if (preg_match("/^[0-9]{1,3}$/", $refresh)) { ?>
11 <  <meta http-equiv="refresh" content="<?=$refresh?>" url="<?=$PHP_SELF?>">
11 >  <meta http-equiv="refresh" content="<?=$refresh?>;url=<?=$PHP_SELF.'?'.$QUERY_STRING?>">
12   <? } ?>
13  
14   <? if (preg_match("/^[1-9]$/", $scroll)) { ?>
# Line 70 | Line 70 | a:hover {
70  
71  
72   <!--
73 <    title.inc
73 >    title.inc.php
74      Created by pjm2 14/10/2000
75      Last edited 14/10/2000
76   -->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines