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
27 27
// Make news post access files dir
28 28
if(!function_exists('get_variable_content')) {require($oReg->AppPath.'framework/functions.php');}
29 29
$oReg->getWbConstants();
30
$mLang = Translate::getinstance();
30
$mLang = Translate::getInstance();
31 31
$mLang->enableAddon('admin\addons');
32 32

  
33 33
// Setup template object, parse vars to it, then parse it

Also available in: Unified diff