root/elgg/trunk/mod/forum/mysql.sql

Revision 176, 111 bytes (checked in by cedenoj, 10 months ago)

refs #2827 Adding forum plugin for elgg

Line 
1 alter table prefix_weblog_posts add column last_updated int(11) NOT NULL default '0' COMMENT 'unix timestamp';
Note: See TracBrowser for help on using the browser.