summaryrefslogtreecommitdiffstats
path: root/Net/OpenID/KVForm.php
diff options
context:
space:
mode:
Diffstat (limited to 'Net/OpenID/KVForm.php')
-rw-r--r--Net/OpenID/KVForm.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Net/OpenID/KVForm.php b/Net/OpenID/KVForm.php
index ab06d32..b94874d 100644
--- a/Net/OpenID/KVForm.php
+++ b/Net/OpenID/KVForm.php
@@ -66,7 +66,7 @@ class Net_OpenID_KVForm {
$values[$tkey] = $tval;
}
-
+
return $values;
}
}