sex/stats.php

18 lines
367 B
PHP
Raw Normal View History

2021-06-11 18:46:44 -04:00
<!-- Copyright 2008 Neil Edelman, distributed under the terms of the
GNU General Public License, see copying.txt -->
<div style = "text-align: right;">
<a href = "index.php">back</a>
</div>
<h1>Statistics</h1>
<p>
<?php
require 'sex.php';
// stats
SexLoad();
SexDisplay();
?>
</p>
<p>
These statistics may not be exact. See <a href = "privacy.html">why</a>.
</p>