first pass name change

This commit is contained in:
redmatrix
2015-05-05 03:56:10 -07:00
parent 57fcfc9398
commit a3c37f1458
91 changed files with 680 additions and 680 deletions

View File

@@ -43,7 +43,7 @@ function p_init(&$a) {
'$handle' => xmlify($myaddr),
'$public' => 'true',
'$created' => $created,
'$provider' => (($item['app']) ? $item['app'] : 'redmatrix')
'$provider' => (($item['app']) ? $item['app'] : 'hubzilla')
));
header('Content-type: text/xml');