summaryrefslogtreecommitdiffstats
path: root/examples/server/lib/session.php
Commit message (Collapse)AuthorAgeFilesLines
* Clean up reference assignment of objects.Olav Morken2012-10-191-2/+2
| | | | | Since all objects are passed by reference in PHP 5, assigning them by reference does not make sense, and in some cases causes warnings.
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-271-0/+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/+0
| | | | | | | | | | 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 @ Update example server to check HTTPS cleanly]tailor2007-04-051-1/+1
|
* [project @ Example server overhaul; add OpenID 2 features]tailor2007-03-221-38/+2
|
* [project @ Update example server to accept arbitrary logins (to make it ↵tailor2007-03-191-14/+23
| | | | easier to use and configure)]
* [project @ add sreg[email,postcode] support to server,consumer examples]tailor2006-09-081-0/+14
|
* [project @ Updated server example to work with new server impl]tailor2006-04-241-1/+3
|
* [project @ Whitespace]Josh Hoyt2006-02-091-0/+1
|
* [project @ Make sure that the trust function always takes into account the ↵Josh Hoyt2006-02-091-0/+5
| | | | logged in user]
* [project @ Rename CSS for server example]Josh Hoyt2006-02-091-9/+22
|
* [project @ Automatically build the stylesheet URL]Josh Hoyt2006-02-091-2/+2
|
* [project @ Trust decision logic fixes]Josh Hoyt2006-02-081-1/+1
|
* [project @ re-organize the server example and make it prettier]Josh Hoyt2006-02-081-0/+170