deprecated the XMPP addon

This commit is contained in:
Tobias Diekershoff 2021-11-27 17:07:48 +01:00
commit 8be6275d43
61 changed files with 21163 additions and 0 deletions

3
xmpp/templates/admin.tpl Normal file
View file

@ -0,0 +1,3 @@
{{include file="field_input.tpl" field=$bosh_proxy}}
{{include file="field_checkbox.tpl" field=$central_userbase}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>