Project

General

Profile

« Previous | Next » 

Revision 1463

Added by Dietmar almost 13 years ago

fixed Ticket 1050 Bug in include/phpmailer/class.phpmailer.php with Lotus Notes
fixed Ticket 573, 939 Bad formatting of e-mail received from form submissions
fixed Ticket 1009 cannot change user password without changing Email in preference

View differences:

version.php
52 52

  
53 53
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
54 54
if(!defined('VERSION')) define('VERSION', '2.8.2.RC6');
55
if(!defined('REVISION')) define('REVISION', '1462');
55
if(!defined('REVISION')) define('REVISION', '1463');
56 56

  
57 57
?>

Also available in: Unified diff