For those of you who want a link form the CP:
In /admin/index.php find first instance:
Code:
<tr><td><hr></td></tr>
under it place:
Code:
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr bgcolor="#3F3849"><td><font color="#BCB6CD">
<b>PM Functions</b>
</font></td></tr></table>
<a href="pmstats.php?s=<?php echo $session[sessionhash]; ?>">PM Stats</a><br>
</td></tr>
reupload it!