Project

General

Profile

« Previous | Next » 

Revision 698

Added by thorn over 16 years ago

allow external links in menulink-module

View differences:

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

Also available in: Unified diff