Topic: Hard coded text
admin/users.php
message('The supplied IP address is not correctly formatted.');
moderate.php
message('The IP address is: '.$ip.'<br />The host name is: '.@gethostbyaddr($ip).'<br /><br /><a href="'.pun_link($pun_url['admin_users']).'?show_users='.$ip.'">Show more users for this IP</a>');