Project

General

Profile

« Previous | Next » 

Revision 1323

Added by Dietmar over 14 years ago

Ticket #985 With #1318 no login in backend possible
Ticket #986 Typo inside the german language file
Ticket #982 Unnessesary heredoc causes on errors while installation!
Ticket #926/Ticket #928 Mail Notification on new user registration

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.x');
55
if(!defined('REVISION')) define('REVISION', '1322');
55
if(!defined('REVISION')) define('REVISION', '1323');
56 56

  
57 57
?>

Also available in: Unified diff