Project

General

Profile

« Previous | Next » 

Revision 2091

Added by darkviper over 10 years ago

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

View differences:

signup_form.php
30 30
require_once(WB_PATH.'/include/captcha/captcha.php');
31 31
include_once (WB_PATH.'/framework/functions.php');
32 32

  
33
$mLang = Translate::getinstance();
33
$mLang = Translate::getInstance();
34 34
$mLang->enableAddon('account');
35 35
$oDb  = WbDatabase::getInstance();
36 36
$oReg = WbAdaptor::getInstance();

Also available in: Unified diff