Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

add.php
24 24

  
25 25
$table = TABLE_PREFIX ."mod_menu_link";
26 26
$database->query("INSERT INTO `$table` (`page_id`, `section_id`, `target_page_id`, `anchor`, `extern`) VALUES ('$page_id', '$section_id', '0', '0', '')");
27

  
28
?>

Also available in: Unified diff