Project

General

Profile

« Previous | Next » 

Revision 1200

Added by Dietmar over 14 years ago

fixed an undefined index

View differences:

settings.php
258 258
}
259 259

  
260 260
//-- insert page_code 20090904-->
261
$TEXT['PAGE_CODE'] = empty($TEXT['PAGE_CODE']) ? '' : $TEXT['PAGE_CODE'];
261 262
$template->set_var('DISPLAY_CODE_PAGE_LIST', ' id="multi_lingual" style="display:none;"');
262 263
// Work-out if page languages feature is enabled
263 264
if((defined('PAGE_LANGUAGES') && PAGE_LANGUAGES) && $field_set)

Also available in: Unified diff