Revision 1420
Added by Luisehahne almost 15 years ago
| add.php | ||
|---|---|---|
| 16 | 16 |
* |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
// Must include code to stop this file being access directly |
|
| 20 |
if(defined('WB_PATH') == false) { die("Cannot access this file directly"); }
|
|
| 21 |
|
|
| 19 | 22 |
// Insert an extra row into the database |
| 20 | 23 |
$database->query("INSERT INTO ".TABLE_PREFIX."mod_wrapper (page_id,section_id,height) VALUES ('$page_id','$section_id','400')");
|
| 21 | 24 |
|
Also available in: Unified diff
YGN Ethical Hacker Group (2.8.2 / 2.9.0)