0byt3m1n1
Path:
/
home
/
k
/
a
/
s
/
kassiope
/
www
/
achat
/
[
Home
]
File: flash.php
<? include("../configuration.inc.php"); if (!isset($_GET['catid'])) { $catid = 0;} else {$catid = intval($_GET['catid']);} $DOC_TITLE = "GAIABOUTIK.FR"; include("$repertoire_modele/haut.php"); print_sell_flash(); include("$repertoire_modele/bas.php"); ?>