Project

General

Profile

« Previous | Next » 

Revision 2095

Added by darkviper almost 11 years ago

! /functions::make_thumb() set JPG-compression to 100%
! /database::showError() output text corrected
! ../captcha.php::call_captcha() imagesize corected
! droplet >> [[SiteModified]] recoded
! droplet >> [[ModifiedWhen]] recoded
! install/index length of password restricted to 30 chars

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.4');
54
if(!defined('REVISION')) define('REVISION', '2094');
54
if(!defined('REVISION')) define('REVISION', '2095');
55 55
if(!defined('SP')) define('SP', '');

Also available in: Unified diff