Project

General

Profile

« Previous | Next » 

Revision 2091

Added by darkviper over 10 years ago

! several Files: corrected case sensitivity of ::getInstance()

View differences:

index.php
20 20
	function admin_groups_index()
21 21
	{
22 22
		$database = WbDatabase::getInstance();
23
		$mLang = Translate::getinstance();
23
		$mLang = Translate::getInstance();
24 24
		$mLang->enableAddon('admin\groups');
25 25

  
26 26
		$mod_path = dirname(str_replace('\\', '/', __FILE__));

Also available in: Unified diff