summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/eventsource.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+125
As discussed we move all old style classes (OC_FOO_BAR) to legacy. Then from there we can evaluate the need to convert them back or if they can be fully deprecated/deleted.