minor theming and whitespace
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Zotlabs\Module;
|
||||
class Hostxrd extends \Zotlabs\Web\Controller {
|
||||
|
||||
function init() {
|
||||
session_write_close();
|
||||
header('Access-Control-Allow-Origin: *');
|
||||
header("Content-type: application/xrd+xml");
|
||||
logger('hostxrd',LOGGER_DEBUG);
|
||||
|
Reference in New Issue
Block a user