0byt3m1n1
Path:
/
home
/
kassiope
/
www
/
modules
/
affiliation
/
[
Home
]
File: affiliation_code_standard.php
<?php include("../../configuration.inc.php"); echo "<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"150\" height=\"84\" style=\"border:1px solid #000;\" align=\"center\">"; echo "<tr><td align=\"center\" class=\"normal\"><a href=\"".$wwwroot."/index.php?affilie=" . intval($_GET['affilie']) . "\" target=\"_blank\"><img src=\"".$wwwroot."/modules/affiliation/images/logoaffiliation.gif\" border=\"0\" /></a></td></tr>"; echo "</table>"; ?>