Subversion Repositories wimsdev

Rev

Rev 15519 | Rev 15743 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15519 Rev 15573
Line 281... Line 281...
281
  {"theme",0, &theme},
281
  {"theme",0, &theme},
282
  {"theme_icon",0, &theme_icon},
282
  {"theme_icon",0, &theme_icon},
283
  {"threshold1",1, &threshold1},
283
  {"threshold1",1, &threshold1},
284
  {"threshold2",1, &threshold2},
284
  {"threshold2",1, &threshold2},
285
  {"tmp_debug",0, &tmp_debug},
285
  {"tmp_debug",0, &tmp_debug},
-
 
286
  {"tmp_debug_use_var",0, &tmp_debug_use_var},
286
  {"tmp_debug_var",0, &tmp_debug_var},
287
  {"tmp_debug_var",0, &tmp_debug_var},
287
  {"trusted_modules",0, &trusted_modules},
288
  {"trusted_modules",0, &trusted_modules},
288
  {"usecookie",0, &usecookie},
289
  {"usecookie",0, &usecookie},
289
  {"user_limit",1, &user_limit},
290
  {"user_limit",1, &user_limit},
290
  {"var_def_length_limit",1, &VAR_DEF_LENGTH_LIMIT},
291
  {"var_def_length_limit",1, &VAR_DEF_LENGTH_LIMIT},