Opened 17 years ago
Last modified 17 years ago
#135 closed enhancement
internationalisation: tabs module — at Initial Version
Reported by: | christoph | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.5 release |
Component: | database | Version: | 2.4.3 |
Keywords: | Cc: |
Description
element vars of ids are now php vars (because they are needed in SQL)
UPDATE gui_element_vars SET var_type = 'php_var' WHERE fkey_e_id = 'tabs' AND var_name LIKE 'tab_ids%'
Note:
See TracTickets
for help on using tickets.