Project

General

Profile

« Previous | Next » 

Revision 33

Added by Manuela over 6 years ago

initialize.php section 'Get users language' corrected

View differences:

version.php
44 44
if (!defined('VERSION_LOADED')) {
45 45
    $sInfo = '
46 46
        VERSION  = "2.11.0-RC1"
47
        REVISION = "32"
47
        REVISION = "33"
48 48
        SP       = ""
49 49
    ';
50 50
    foreach (parse_ini_string($sInfo) as $item=>$value) {

Also available in: Unified diff