Project

General

Profile

« Previous | Next » 

Revision 1883

Added by Dietmar over 11 years ago

! groups change languages class to translate class
! prepare upgrade-script for WB Version 2.8.4 (versioncompare)
! update Form modul to version 2.9.1

View differences:

groups_mask.inc.php
39 39
//		global $TEXT, $MESSAGE, $HEADING, $MENU;
40 40

  
41 41
		$database = WbDatabase::getInstance();
42
		$mLang = ModLanguage::getInstance();
42
		$mLang = Translate::getInstance();
43 43
//		$mLang->setLanguage(dirname(__FILE__).'/languages/', LANGUAGE, DEFAULT_LANGUAGE);
44 44
		include_once('upgradePermissions.php');
45 45
		include_once(WB_PATH.'/framework/functions.php');

Also available in: Unified diff