Revision 1420
Added by Dietmar almost 14 years ago
add.php | ||
---|---|---|
23 | 23 |
|
24 | 24 |
*/ |
25 | 25 |
|
26 |
// Must include code to stop this file being access directly |
|
27 |
if(defined('WB_PATH') == false) { die("Cannot access this file directly"); } |
|
26 | 28 |
// Insert an extra row into the database |
27 | 29 |
$database->query("INSERT INTO ".TABLE_PREFIX."mod_code (page_id,section_id) VALUES ('$page_id','$section_id')"); |
28 | 30 |
|
Also available in: Unified diff
YGN Ethical Hacker Group (2.8.2 / 2.9.0)