Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check if a $_SESSION entry exists before we try to remove it | Robin Appelman | 2013-12-11 | 1 | -1/+3 |
| | |||||
* | preserve 3rd party values in in the Session destructor | Robin Appelman | 2013-12-09 | 2 | -2/+11 |
| | |||||
* | fixing php 5.3 compatibility | Thomas Müller | 2013-10-08 | 1 | -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/public | Thomas Müller | 2013-09-30 | 3 | -0/+181 |
Conflicts: lib/private/vcategories.php |