Project

General

Profile

« Previous | Next » 

Revision 34

Added by Manuela over 6 years ago

added 3th party random_int PHP5 compatibility layer

View differences:

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

Also available in: Unified diff