_____________________________________________________________________

  phpUA                                                              
  United Admins  2004                                               
  http://www.unitedadmins.com/                                       
_____________________________________________________________________
CHANGE LOG                                                           

Version 1.1.0b:
- Added: Basic server querying via WAP (/wap/).
- Added: RSS Server Index Feed (/rss.php).
- Added: ServerSay messages to show up for plugin_hl's Watch mode.
- Added: Natural Selection support for Half-Life Game Plug-in.
- Added: Quake III Arena support by Hendrik Leppkes.
- Added: Call of Duty support by Hendrik Leppkes.
- Added: Basic Unreal Tournament 2003 support by Kris Splittgerber
  using the GameSpy Query Protocol. Use of the UT2003 protocol will
  follow.
- Added: Additional checking of PHP version in install.php.
- Added: Rollover on plugin_hl's extended players table that doubles
  the size of the players icon.
- Added: Guilt message to the default body_footer.tpl file.
  Developers are kindly asked to keep the "powered by" notice and
  "(credits)" link in tact.
- Added: Restriction on Stream Time Limit when in Safe Mode.
- Added: Language Support to install.php.
- Added: More overview images for plugin_hl.
- Added: Optional explicit definition of STYLE and LANG settings.
  e.g. index.php?style=default&lang=en-us
- Updated: Smarty Template Engine to 2.6.2.
- Updated: Moved all documentation to phpua.com.
- Updated: Game Plug-in .class files are now .inc files. Note: The
  .class files cannot co-exist with the .inc files.
- Updated: clearplayer functions across all plug-ins to further
  reduce output/bandwidth.
- Updated: plugin_hl Info mode to use infostring query.
- Updated: Default layout of plugin_hl's Watch mode.
- Updated: $_CONFIG becomes $phpUA["CONFIG"]
- Updated: $_CONFIG["STYLE"] becomes $phpUA["STYLE"]
- Updated: $template becomes $phpUA["TEMPLATE"]
- Updated: $translation becomes $phpUA["LANGUAGE"]
- Updated: $credits becomes $phpUA["CREDITS"]
- Updated: Header logo in default template automatically sizes.
- Fixed: Changing the name of index.php should no longer affect
  the phpUA Engine or Plug-ins.
- Fixed: infostring() in plugin_hl_query.inc.
- Fixed: 'Secure' and 'Insecure' translations for plugin_hl Info mode
  default template.
- Fixed: Allowed for open_basedir restrictions by using ABSOLUTEPATH.
- Fixed: set_time_limit() to only be issued when not in safe mode.
- Fixed: Plug-ins ability to load in reverse order.
- Fixed: Changed <? to <?php, in includes/engine/login.inc.
- Fixed: plugin_hl's image transparencies.
- Fixed: Calling of images to use lowercase filenames.
- Fixed: Player and Hostnames to use htmlentities().

Version 1.0b: (14th February 2004)
_____________________________________________________________________
