fixed listusers

This commit is contained in:
skeeter 2000-11-01 05:08:50 +00:00
parent 1ed42b6d05
commit 46ca74feff

View File

@ -17,6 +17,8 @@
it has not been fully tested or debugged.
- Fixed appsession() not decrypting data properly.
- mcrypt should be working correctly now.
- Fixed problem with email's addressbook not retrieving records.
- Applied patch for accounts->listusers(). Thanks Mathieu van Loon <mathieu@playcollevtive.com>
[0.9.2] - Fixed sorting bug in currentusers.php
- Cleaned up error reporting and form in newaccount.php