summaryrefslogtreecommitdiffstats
path: root/lib/private/session
Commit message (Collapse)AuthorAgeFilesLines
* check if a $_SESSION entry exists before we try to remove itRobin Appelman2013-12-111-1/+3
|
* preserve 3rd party values in in the Session destructorRobin Appelman2013-12-092-2/+11
|
* fixing php 5.3 compatibilityThomas Müller2013-10-081-31/+4
| | | | PHP Fatal error: Can't inherit abstract function OCP\ISession::set() (previously declared abstract in OC\Session\Session)
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-303-0/+181
Conflicts: lib/private/vcategories.php