sex/stats.php

18 lines
367 B
PHP

<!-- 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>