Update of /cvsroot/tslogparser/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12738
Modified Files:
footer.inc.php
Log Message:
Changed update frequency
Index: footer.inc.php
===================================================================
RCS file: /cvsroot/tslogparser/web/footer.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- footer.inc.php 12 Jan 2005 17:22:14 -0000 1.5
+++ footer.inc.php 25 Apr 2005 07:42:21 -0000 1.6
@@ -20,7 +20,7 @@
die ("Hack attempt detected\n");
?>
<hr width="100%">
- <p>NOTE:<i>The database is restored from scratch twice an hour.</i></p>
+ <p>NOTE:<i>The database is restored from scratch every hour.</i></p>
<p>
<font size='-2' color='grey'>
Generated with <a href="/index.php">TsLogParser</a>.
|