fix visit
This commit is contained in:
parent
c84c280f0b
commit
4de2b16e6b
@ -286,7 +286,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h6><b style="background-color:red; color:yellow;"><?php include("visitor_counter.php"); echo IncrementCounter(); ?></b> People visited us so far!</h6>
|
||||
<h6><b style="background-color:red; color:yellow;">This site has been visited <?php include("visitor_counter.php"); echo IncrementCounter(); ?></b> times</h6>
|
||||
<footer>
|
||||
© Cringe Studios
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user