Project

General

Profile

« Previous | Next » 

Revision 565

Added by thorn almost 17 years ago

Module menu_link: added dropdown-listbox to select anchor

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
		`anchor` VARCHAR(255) NOT NULL DEFAULT '' ,
39 40
		PRIMARY KEY (`section_id`)
40 41
	)
41 42
");

Also available in: Unified diff