Project

General

Profile

« Previous | Next » 

Revision 24

Added by Dietmar over 6 years ago

modified: all core languagefiles changed to pure UTF-8 linux format.
removed: /languages/old.format.inc.php (see deprecated message (2) from 2010!!!)

Statement: concerning language files: $TEXT['MODULE']['TITLE'] is deprecated
Replacement: $TEXT['MODULE_TITLE']

View differences:

version.php
48 48
if (!defined('VERSION_LOADED')) {
49 49
    $sInfo = '
50 50
        VERSION  = "2.10.1-dev"
51
        REVISION = "23"
51
        REVISION = "24"
52 52
        SP       = ""
53 53
    ';
54 54
    foreach (parse_ini_string($sInfo) as $item=>$value) {

Also available in: Unified diff