aboutsummaryrefslogtreecommitdiff
path: root/views/xrds/openid_server/service.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/xrds/openid_server/service.php')
-rw-r--r--views/xrds/openid_server/service.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/views/xrds/openid_server/service.php b/views/xrds/openid_server/service.php
deleted file mode 100644
index 7daafbbed..000000000
--- a/views/xrds/openid_server/service.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
- /*
- XRD info to identify do eaut email to profile mapping.
- */
-?>
- <Service priority="0">
- <Type>http://specs.eaut.org/1.0/template</Type>
- <URI><?php echo $vars['url']; ?>profile/%7Busername%7D</URI>
- </Service>