483,484c483,498 < 'flags' => array('probeDefault')), < --- > 'flags' => array('probeDefault')) > )); > if(function_exists('date_default_timezone_set')) { > $res['display']['items'][] = array('var' => 'useServerOffset', > 'title' => INSTALL_OFFSET_ON_SERVER_TIME, > 'description' => INSTALL_OFFSET_ON_SERVER_TIME_DESC, > 'type' => 'bool', > 'default' => true, > 'permission' => 'blogConfiguration' > ); > > > > } > > array_push( $res['display']['items'], 505,506c519,520 < 'permission' => 'blogConfiguration'), < )); --- > 'permission' => 'blogConfiguration') > );