elas 2.0.0

  * Multisite support, run multiple seperated eLAS instances on one installation
  * Hosting functions for billing and locking individual sites
  * Interlets functions including remote logins and automatic transactions
  * Moved most of the configuration to the database
  * Completely renewed V/A display screen
  * Introduced Human Interface Guidelines based on Gnome
  * AdoDB updated to 508a
  * Clean up licensing information
  * Added a REQUIREMENTS file
  * Added installation documentation
  * Major code refactoring to reuse and verify as much functions as possible
  * Error handling for critical operations at the very least
  * Cache saldo with userinfo for speed
  * Support maximum limits to saldo
  * Rendering fix for Internet Explorer(7)'s broken behavior
  * Improved add-user screen including email, address and phone/cell fields
  * Use AJAX for a lot of rendering and user interaction
  * New unified add transaction screen for admin/user and interlets input
  * Allow users to submit news items and queue them for admin approval
  * Moved to SHA1 algorithm for new password hashes
  * Browser detection built in, we no longer support IE6
  * Removed subgroups and moved prefixes into letsgroups
  * RSS feed for messages
  * Changed license from the GPLv3 to the AGPLv3