comment more not use in template 3
This commit is contained in:
parent
005d32e575
commit
7b3be0501e
1 changed files with 2 additions and 2 deletions
|
|
@ -136,8 +136,8 @@ else:
|
|||
file_inc3_content = file_inc3_content.replace( "###" + key_val[0], '"' + key_val[1].strip() + '"')
|
||||
|
||||
|
||||
file_inc_event_click = open(directory_to_process + "/event/promotion_onclick3.inc", 'r')
|
||||
file_inc_event_click_content = file_inc_event_click.read()
|
||||
# file_inc_event_click = open(directory_to_process + "/event/promotion_onclick3.inc", 'r')
|
||||
# file_inc_event_click_content = file_inc_event_click.read()
|
||||
|
||||
# file_inc3_content = file_inc3_content.replace("###EventOnClick", file_inc_event_click_content)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue