/*================================================= =====================*\
|| Giveit2u43's Supa PM Snoopa.
|| This IS adapted from the First vB3 Hack (PM.PHP)
|| Allow Super Administrators to read Private Messages
||
|| Original Author : Scott (scott@vbulletin.com) (version 1.0 for beta 3)
|| SideKick : Xiphoid (info@vBulletin.nl) (version 1.1 for beta 5)
|| Improved by: Giveit2u43 [version 2 for vb3 Gold]
||
|| Install : Upload to admincp/ folder and in browser run as
||
http://www.yoursite.com/forum/admincp/pmview.php
||
|| - Will display 200 Latest PM's.. to change the Limit on PM's shown please edit
|| "ORDER BY pmtext.dateline DESC LIMIT 200"
|| and change 200 to the level you require.
||
\*================================================ ======================*/