aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/start.php b/start.php
index d335d6e55..34f3e136f 100644
--- a/start.php
+++ b/start.php
@@ -1,7 +1,9 @@
<?php
/**
* Elgg OpenID client
- *
+ *
+ * This is a rewrite of the OpenID client written by Kevin Jardine for
+ * Curverider Ltd for Elgg 1.0-1.7.
*/
elgg_register_event_handler('init', 'system', 'openid_client_init');