Upgrade openid_consumer_plugin to latest. Thanks to Matt Pelletier for the rewrite.

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@503 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
lukemelia 2007-03-30 05:00:25 +00:00
parent 226655da8a
commit e0787cd627
244 changed files with 668 additions and 17990 deletions

View file

@ -1,12 +0,0 @@
<html>
<head>
<title>Test case with own layout</title>
<style type="text/css"> body { background-color: #ccc; } </style>
</head>
<body>
<table>
<tr><th colspan="3">Test own layout</th></tr>
<tr><td>open</td><td>/selenium/setup</td><td>&nbsp;</td></tr>
</table>
</body>
</html>