summaryrefslogtreecommitdiffstats
path: root/examples/consumer/common.php
Commit message (Expand)AuthorAgeFilesLines
* Made some hardcoded tmp paths dynamic by using sys_get_temp_dir. If function ...Philipp Söhnlein2011-01-161-1/+19
* Fixed warnings in try_auth.php, consumer.php. Fixed reference to openid-enabl...long2010-07-201-2/+4
* 1. Removed assigning by reference new operator result (E_DEPRECATED).Shein Alexey2010-07-201-2/+1
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-271-0/+1
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-271-1/+0
* [project @ examples/consumer: Return Consumer object by reference in getConsu...tailor2008-05-291-1/+2
* [project @ Update example RP to use PAPE extension]tailor2007-11-201-0/+12
* [project @ Pass return_to to complete() in example consumer]tailor2007-11-131-0/+22
* [project @ Update example consumer to use SReg API]tailor2007-03-301-0/+5
* [project @ Refactored example consumer]tailor2007-03-101-28/+44
* [project @ Fix example consumer on Windows]tailor2007-01-161-1/+1
* [project @ Moved files from Store/ into Auth/OpenID/]tailor2006-02-141-1/+1
* [project @ Move Consumer.php out of its subdirectory]Josh Hoyt2006-02-101-1/+1
* [project @ Add magic for sniffing out the proper include path to the consumer...Josh Hoyt2006-01-271-0/+5
* [project @ Added common.php file for example consumer implementation.]tailor2006-01-251-0/+36