diff options
Diffstat (limited to 'pages/account/59.php')
-rw-r--r-- | pages/account/59.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/59.php b/pages/account/59.php index 8d76789..ae9ec09 100644 --- a/pages/account/59.php +++ b/pages/account/59.php @@ -181,7 +181,7 @@ $dres = get_training_result($userid); <br/> <? -$dres = get_user_agreement($userid,'',1); +$dres = get_user_agreements($userid); ?> <table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper"> <tr> |