Statistics: Posted by Raam Dev — January 29th, 2012, 12:23 am
Statistics: Posted by adam1987 — January 28th, 2012, 3:56 pm
Statistics: Posted by Raam Dev — January 26th, 2012, 11:18 am
Statistics: Posted by adam1987 — January 25th, 2012, 10:44 am
Statistics: Posted by Raam Dev — January 25th, 2012, 12:00 am
<?php
$redirect_url = "/client-downloads-" . S2MEMBER_CURRENT_USER_LOGIN . "/";
?>
<script type="text/javascript">
<!--
window.location = "<?php echo $redirect_url; ?>";
//-->
</script>
Statistics: Posted by adam1987 — January 24th, 2012, 10:45 am
<?php
$redirect_url = "/client-downloads-" . S2MEMBER_CURRENT_USER_LOGIN . "/";
?>
<script type="text/javascript">
<!--
window.location = "<?php echo $redirect_url; ?>";
//-->
</script>
Statistics: Posted by Raam Dev — January 18th, 2012, 8:33 pm
Statistics: Posted by jamesmcd — January 15th, 2012, 5:20 pm