10 lines
186 B
Smarty
10 lines
186 B
Smarty
{*literal}
|
|
<script type="text/javascript">
|
|
$(function() {
|
|
$.ajax({
|
|
type: "GET",
|
|
url: baseDir+'/modules/referralprogram/referralprogram_ajax.php'
|
|
});
|
|
});
|
|
</script>
|
|
{/literal*} |