Revision 1383
Added by FrankH almost 15 years ago
- Security fix for news module
- Some more Security fixes, thanks to Gerben van Veenendaal
| rss.php | ||
|---|---|---|
| 31 | 31 |
// Include WB files |
| 32 | 32 |
require_once('../../config.php');
|
| 33 | 33 |
require_once(WB_PATH.'/framework/class.frontend.php'); |
| 34 |
$database = new database(); |
|
| 35 | 34 |
$wb = new frontend(); |
| 36 | 35 |
$wb->page_id = $page_id; |
| 37 | 36 |
$wb->get_page_details(); |
Also available in: Unified diff