Project

General

Profile

« Previous | Next » 

Revision 883

Added by thorn almost 16 years ago

added redirect-type (301/302) to menu_link

View differences:

install.php
36 36
		`section_id` INT(11) NOT NULL DEFAULT '0',
37 37
		`page_id` INT(11) NOT NULL DEFAULT '0',
38 38
		`target_page_id` INT(11) NOT NULL DEFAULT '0',
39
		`redirect_type` INT NOT NULL DEFAULT '302',
39 40
		`anchor` VARCHAR(255) NOT NULL DEFAULT '0' ,
40 41
		`extern` VARCHAR(255) NOT NULL DEFAULT '' ,
41 42
		PRIMARY KEY (`section_id`)

Also available in: Unified diff