aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-base/www/policy
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/mayor-base/www/policy')
-rw-r--r--mayor-orig/mayor-base/www/policy/private/session/accountInfo-pre.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/mayor-orig/mayor-base/www/policy/private/session/accountInfo-pre.php b/mayor-orig/mayor-base/www/policy/private/session/accountInfo-pre.php
index 9b54adf5..48de57c5 100644
--- a/mayor-orig/mayor-base/www/policy/private/session/accountInfo-pre.php
+++ b/mayor-orig/mayor-base/www/policy/private/session/accountInfo-pre.php
@@ -69,7 +69,6 @@
$ADAT['activity'] = getMyActivity();
if ($toPolicy=='private' && _POLICY ==='private') {
- $ADAT['eduroamAdat'] = getEduroamSettings($userAccount, $toPolicy);
- // dump($ADAT);
+ //DISABLED $ADAT['eduroamAdat'] = getEduroamSettings($userAccount, $toPolicy, array());
}
?>