misplaced quote
fixed bug where admin user could not impersonate a user. Thanks to Keith ...
syntax error in xadminusers.php sql statement...
fixed: [1439] removed $html_charset from most pages and set it to UTF-8.
Removing html_charset options - We use UTF-8 and iconv to that. ref #241
I discovered that a server setting was forcing utf-8 in all my pages. …
check some uninitialized variables...
porting [1384] from 1.0 branch
ref #493 when deleting addresses, abort if ...
Partial implementation of #514 (porting from 1.0-branch, [1366])
don't delete message from cache list if rescue operation returns an ...