Project

General

Profile

« Previous | Next » 

Revision 2033

Added by Dietmar over 10 years ago

! /include/editarea/wb_wrapper_edit_area.php:: add init parameters as Array
! /modules/droplets/modify_droplet.php call edit_area with Array

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', '2032');
54
if(!defined('REVISION')) define('REVISION', '2033');
55 55
if(!defined('SP')) define('SP', '');

Also available in: Unified diff