Project

General

Profile

« Previous | Next » 

Revision 1986

Added by Dietmar about 11 years ago

! If the advanced option languages ​​Page was disabled or pages exist with one language only,
then all available languages ​​are shown to be selected in the User-Settings implemented in backend

View differences:

index.php
44 44
require_once(WB_PATH.'/framework/functions.php');
45 45
require_once(WB_PATH.'/framework/functions-utf8.php');
46 46

  
47
if(!class_exists('Template', false)){ include(WB_PATH.'/include/phplib/ttemplate.inc'); }
48

  
49 47
// Setup template object, parse vars to it, then parse it
50 48
// Create new template object
51 49
$oTpl = new Template(dirname($admin->correct_theme_source('settings.htt')),'comment');

Also available in: Unified diff