From d44ae6a04770b7abb0bcf2784b16fdcddc9ad9ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Tue, 1 Apr 2014 18:41:21 +0200 Subject: bug 1138: Common argument ordering for user_agreement getters MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Tänzer --- pages/account/43.php | 2 +- pages/account/57.php | 22 +++++++++++----------- pages/account/59.php | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'pages') diff --git a/pages/account/43.php b/pages/account/43.php index c0ca26e..b055add 100644 --- a/pages/account/43.php +++ b/pages/account/43.php @@ -238,7 +238,7 @@ if(intval($_REQUEST['userid']) > 0) { : - + : diff --git a/pages/account/57.php b/pages/account/57.php index 0356eeb..56afd53 100644 --- a/pages/account/57.php +++ b/pages/account/57.php @@ -48,12 +48,12 @@ @@ -62,7 +62,7 @@ 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);
-- cgit v1.2.1