Project

General

Profile

« Previous | Next » 

Revision 9

Added by Manuela over 6 years ago

added and activated class bin\CoreAutoloader

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', '8'); }
51
if(!defined('REVISION')) { define('REVISION', '9'); }
52 52
if(!defined('SP')) { define('SP', ''); }
53 53

  

Also available in: Unified diff