Changes between Initial Version and Version 1 of Ticket #135


Ignore:
Timestamp:
Nov 8, 2007, 6:47:03 AM (17 years ago)
Author:
christoph
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #135

    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #135 – Description

    initial v1  
    22
    33UPDATE gui_element_vars SET var_type = 'php_var' WHERE fkey_e_id = 'tabs' AND var_name LIKE 'tab_ids%'
     4
     5delete tab titles (now e_title in gui_element)
     6
     7DELETE FROM gui_element_vars WHERE fkey_e_id = 'tabs' AND var_name LIKE 'tab_titles%'