mod_cloud: provide a themed page with an error notification on errors instead of an obtuse XML error structure

This commit is contained in:
zotlabs
2017-12-05 18:20:38 -08:00
parent 8451ee20c9
commit b7ca2b41cc
2 changed files with 25 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ use Sabre\DAV;
*
* @extends \\Sabre\\DAV\\Browser\\Plugin
*
* @link http://github.com/friendica/red
* @link http://github.com/redmatrix/hubzilla
* @license http://opensource.org/licenses/mit-license.php The MIT License (MIT)
*/
class Browser extends DAV\Browser\Plugin {