Sorry for 2 releases in 2 days, but I had even more work I wanted to do to this block. Most of it is behind the scenes, but you want to be sure to read the CHANGES and the README.
v1.5 - Some of the changes:
- Removed includes/RWH_wiw.inc.php
+ Moved the setting $refreshRate out of the block code into a configuration file: RWS_WhoIsWhere_config.inc.php.
+ Added "php" short tag to all scripts.
+ Removed all hard coded language to language folder.
+ All table names are now stored as defines in the lang file
+ Speed improvements
+ Almost 100% XHTML compliant
+ Finally fixed the style sheet problem with integration to your nuke style
v1.4 - Some of the changes:
+ Speed improvements
+ Almost 100% XHTML compliant
+ Security fixes
+ Code cleanup
+ Finally (Hopefully) fixed the style sheet problem with integration to your nuke style