0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
affiliates
/
includes
/
html
/
templates
/
[
Home
]
File: template_tos.php
<?php if (!defined('JROX')) die('Error'); function Member_TOS_Agreement() { global $pid; ?> <div style="margin:2em; border: 1px dashed #CCCCCC; padding: 5px;"> <?php Show_TOS($pid); ?> </div> <?php } ?>