## ## ## Mod title: Hide User ## ## Mod version: 1.2 ## Works on PunBB: 1.2.12, 1.2.13, 1.2.14 ## Release date: 2007-03-17 ## Author: TinyTim (tinytim@soonotes.com) ## ## Description: This mod alows users to choose whether they want ## to appear online or remain invisible. ## ## Affected files: index.php ## viewtopic.php ## profile.php ## extern.php ## include/functions.php ## style/include/base.css ## lang/English/profile.php ## lang/English/topic.php ## lang/English/index.php ## ## Affects DB: Yes ## ## Notes: This mod is based on a mod called Hide Me created by ## Gary Schilling (Gary13579@indocron.net) ## This version fixes issue where hidden users would show ## in the online list when viewing extern.php. ##