Changeset 11375

Show
Ignore:
Timestamp:
07/28/07 12:51:21 (1 year ago)
Author:
piotras
Message:

Added owner column to page table

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midgard/data/midgard/empty.sql

    r11373 r11375  
    195195  author int(11) NOT NULL default '0', 
    196196  info set('auth','active') NOT NULL default '', 
     197  owner int(11) NOT NULL default '0', 
    197198  changed date NOT NULL default '0000-00-00', 
    198199  sitegroup int(11) NOT NULL default '0',