summaryrefslogtreecommitdiffstats
path: root/lib/private/eventsource.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed download file from URL error messagesVincent Petry2013-12-121-3/+3
| | | | | | | | - L10N now converted to string to make them work with json_encode - Added specific error message when server doesn't allow fopen on URLs - Fixed client side to correctly show error message in a notification - Added OCP\JSON::encode() method to encode JSON with support for the OC_L10N_String values
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+85
Conflicts: lib/private/vcategories.php