Server admins will be happy to read this bit of news. PHPAdmin v3.9 has been released and you should go pick it up right now. While you are downloading it (direct download), have a read through of the change log.
- [NEW] The web interface has been re-written from the ground up. The new interface is skinable through modification of template files using the Smarty template system. Admins can now change the look and feel of the web interface without messing around in the backend logic.
- [NEW] Change to encryption implementation. The new implementation should take less CPU power than the previous method. Note the strength and encryption method remain unchanged (AES 256bit).
- [NEW] MySQL 5.X Support
- [NEW] PHP 5.X Support (Actually PHP 5.X is now required)
- [NEW] Added new default_access cvar to enable all players to be granted certain levels when they join regardless of having an account in the admin panel. Default is 0 which is disabled.
- [CHANGE] Now tracking the names of players voting just in case non-admins are given the right to vote, it will keep track of their steamid along with their name.
- [CHANGE] Renamed the following cvars: 1. phpadmin_num_mods to phpadmin_min_voters (default: 4) 2. phpadmin_tempbantime to phpadmin_admin_bangagtime (default: 10080)
- [CHANGE] Updated base/foundation libraries that PHPAdmin utilizes. This does not change functionality only supplies an updated code base.
- [FIX] Crash issue resulting in non-standard character player messages.
- [FIX] Recompile using latest SDK. Fixes crash issue with slap.