summaryrefslogtreecommitdiffstats
path: root/php/Attic/examples/sample-idp/logout.php
Commit message (Expand)AuthorAgeFilesLines
* Remove php samples from the lasso repositoryChristophe Nowicki2005-01-251-55/+0
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
* PHP session are now stored in the databaseChristophe Nowicki2004-09-201-2/+6
* New logging system with a web interface.Christophe Nowicki2004-09-161-0/+14
* change header("Location $url\n\n") to header("Location $url\r\n\r\n")Christophe Nowicki2004-09-101-1/+1
* Use header("Location: $url\n\n") instead of header("Location: $url")Christophe Nowicki2004-09-101-1/+2
* PHP Idp Sample :Christophe Nowicki2004-09-061-0/+36