|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 59
Members: 0
Total: 59
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Dcod |
|
Replies: 5 |
Views: 8489 |
|
|
|
|
|
|
<?php
@session_start();
@extract($_GET); // this needs to be changed
@extract($_POST);
@extract($_SERVER);
include("vars.php") ... |
|
|
|
Dcod |
|
Replies: 1 |
Views: 6606 |
|
|
|
|
|
|
<?php
// Load PT Theme Options
require_once(PT_ADMIN . '/options-config.php');
// install PT Options for the first time
if ( get_option('pt_site_options') === FALSE && ... |
|
|
Page 1 of 1 |
All times are GMT |
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|