integration of simple OpenID logging in facility almost ready
[living-lab-site.git] / application / language / english / openid_lang.php
index a21328f..ac2658e 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 
+// TODO: Review
 $lang['openid_cancel'] = "Verification cancelled.";
 $lang['openid_failure'] = "OpenID authentication failed: %s";
 $lang['openid_success'] = 'You have successfully verified <a href="%s">%t</a> as your identity.';