* Remote shell:
- Added command aliases feature.
* File browser:
- Fixed a problem with sockets.
- Fixed many problems with symlinks.
- Fixed a problem with file date management on some systems.
* Other:
- Updated PHP 'safe_mode' detection management.
* Added a "Upload" functionnality in file browser.
* Fixed a problem with special chars filenames in file browser.
* Directories with no read permission are not clickable anymore in file browser.
* Both sockets and symlinks are not
* Added 'Delete' and 'Download' features in file browser.
* Added informations about PHP, Perl, MySQL and PostgreSQL in remote informations module.
* Added authentication. It is deactivated by default. To activate it, set the 'CHECK_AUTH' constant to 'true'. And do not forget to change login and password :-)
* Fixed several bugs in file browser.
* Now use blue color for files with write access in file browser.
* Do not display system devices anymore in file browser.
* Fixed a problem with PHP versions that do not allow 'magic_quotes_gpg' setting with 'ini_set()'.
* Fixed a lot of PHP warnings.