summaryrefslogtreecommitdiffstats
path: root/examples/server/lib/render/idpage.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-271-1/+1
| | | | | | This reverts commit a2bdc5c6129ff11b1c1e29a207b1b80153ac6fb0. I'm going to stop playing in bce's fork, and start messing in my own. Sorry for the mess Brian :)
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-271-1/+1
| | | | | | | | | | Reviewed By: Will Norris Facebook has a policy to not have closing ?> tags at the bottom of PHP files. It can unintentionally introduce newlines which causes ridiculous bugs. This is recommended in the Zend style guide: http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html
* [project @ Swap XRDS and server urls in identity page code (thanks: ↵tailor2008-05-201-3/+3
| | | | lulurun@gmail.com)]
* [project @ Add user-specific XRDS rendering]tailor2007-04-061-2/+11
|
* [project @ Remove duplicate login_needed_pat in example server]tailor2007-04-061-3/+0
|
* [project @ Example server overhaul; add OpenID 2 features]tailor2007-03-221-3/+2
|
* [project @ Update example server to accept arbitrary logins (to make it ↵tailor2007-03-191-0/+26
easier to use and configure)]