Project

General

Profile

« Previous | Next » 

Revision 4242

db_xml.py: input_col_prefix: Use value of xml_func.var_name_prefix, which is now the place where this value is configured

View differences:

db_xml.py
50 50
    
51 51
    def __str__(self): return self.name
52 52

  
53
input_col_prefix = '$'
53
input_col_prefix = xml_func.var_name_prefix
54 54

  
55 55
put_special_funcs = set(['_simplifyPath'])
56 56

  

Also available in: Unified diff