Project

General

Profile

« Previous | Next » 

Revision 1628

Added by Dietmar over 12 years ago

! forgot changelog and version in Revision 1627
01 Mar-2012 Build 1627 Dietmar Woellbrink (Luisehahne)
  1. Fixed FCKeditor to work with IE9 (Tks to marmot for the source)

View differences:

version.php
51 51

  
52 52
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
53 53
if(!defined('VERSION')) define('VERSION', '2.8.3');
54
if(!defined('REVISION')) define('REVISION', '1626');
54
if(!defined('REVISION')) define('REVISION', '1628');
55 55
if(!defined('SP')) define('SP', '');

Also available in: Unified diff