// SieGeL: Parse OPEN variable NOT FROM GLOBALS, and also PREPARSE!!!
if(isset($_GET['open']))
{
$open = @stripslashes($_GET['open']);
}
else if(isset($_POST['open']))
{
$open = @stripslashes($_POST['open']);
}
else $open = "";
?>
sal ( aka sal-1 / sal-one )'s graffiti site! - fast sketches - oldskool graffiti artist from the netherlands! - http://sal-one.com
|
» |
if(!isset($open) || $open=="" || $open=="news")
{
include("../news.inc.php");
}
else
{
if(!@file_exists($open.".inc.php"))
{
include("../error.inc.php");
}
else
{
include($open.".inc.php");
}
}
?>
|
|
|
all photos, letters, scans, designs & styles are © sal (saL-onE) since 1984, site content may not be used without written permission! |
site hosting by: https://interserver.net/