Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up reference assignment of objects. | Olav Morken | 2012-10-19 | 1 | -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 Shepard | 2009-05-27 | 1 | -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 Shepard | 2009-05-27 | 1 | -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] | tailor | 2007-04-05 | 1 | -1/+1 |
| | |||||
* | [project @ Example server overhaul; add OpenID 2 features] | tailor | 2007-03-22 | 1 | -38/+2 |
| | |||||
* | [project @ Update example server to accept arbitrary logins (to make it ↵ | tailor | 2007-03-19 | 1 | -14/+23 |
| | | | | easier to use and configure)] | ||||
* | [project @ add sreg[email,postcode] support to server,consumer examples] | tailor | 2006-09-08 | 1 | -0/+14 |
| | |||||
* | [project @ Updated server example to work with new server impl] | tailor | 2006-04-24 | 1 | -1/+3 |
| | |||||
* | [project @ Whitespace] | Josh Hoyt | 2006-02-09 | 1 | -0/+1 |
| | |||||
* | [project @ Make sure that the trust function always takes into account the ↵ | Josh Hoyt | 2006-02-09 | 1 | -0/+5 |
| | | | | logged in user] | ||||
* | [project @ Rename CSS for server example] | Josh Hoyt | 2006-02-09 | 1 | -9/+22 |
| | |||||
* | [project @ Automatically build the stylesheet URL] | Josh Hoyt | 2006-02-09 | 1 | -2/+2 |
| | |||||
* | [project @ Trust decision logic fixes] | Josh Hoyt | 2006-02-08 | 1 | -1/+1 |
| | |||||
* | [project @ re-organize the server example and make it prettier] | Josh Hoyt | 2006-02-08 | 1 | -0/+170 |