Project

General

Profile

« Previous | Next » 

Revision 1555

Added by Dietmar over 12 years ago

! wb_quickSkin_28.php create _skin folders with folder protect file
! add a 3th parameter to function make_dir to allows the creation of nested directories specified in the pathname. Defaults to TRUE

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');
55
if(!defined('REVISION')) define('REVISION', '1554');
55
if(!defined('REVISION')) define('REVISION', '1555');
56 56
if(!defined('SP')) define('SP', 'SP2');

Also available in: Unified diff