aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/auth_plugins/CASUserDataMapping.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/classes/auth_plugins/CASUserDataMapping.php')
-rw-r--r--lib/classes/auth_plugins/CASUserDataMapping.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/classes/auth_plugins/CASUserDataMapping.php b/lib/classes/auth_plugins/CASUserDataMapping.php
index 03c9cd2..166df55 100644
--- a/lib/classes/auth_plugins/CASUserDataMapping.php
+++ b/lib/classes/auth_plugins/CASUserDataMapping.php
@@ -1,4 +1,4 @@
-<?
+<?php
# Lifter007: TODO
# Lifter003: TODO
# Lifter010: TODO
@@ -10,4 +10,3 @@ interface CASUserDataMapping {
// reads one attribute identified by a key of a given user
function getUserData ($key, $username);
}
-?> \ No newline at end of file