Project

General

Profile

« Previous | Next » 

Revision 6

Added by Manuela over 6 years ago

modified class database to default charset utf8mb4
added property database->sTablePrefix

View differences:

version.php
48 48

  
49 49
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
50 50
if(!defined('VERSION')) { define('VERSION', '2.10.1-dev'); }
51
if(!defined('REVISION')) { define('REVISION', '5'); }
51
if(!defined('REVISION')) { define('REVISION', '6'); }
52 52
if(!defined('SP')) { define('SP', ''); }
53 53

  

Also available in: Unified diff