You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2 lines
319 B

DELETE FROM tiki_menu_options WHERE `menuId`=42 AND `name` = 'Custom Routes' AND `url` = 'tiki-admin_routes.php';
INSERT INTO tiki_menu_options (`menuId`,`type`,`name`,`url`,`position`,`section`,`perm`,`groupname`) VALUES (42,'o','Custom Routes','tiki-admin_routes.php',1290,'feature_sefurl_routes','tiki_p_admin','');