plugins/mod_server_contact_info.lua
changeset 9337 a86736e0163c
parent 9336 fd704adc62e1
child 9431 8e7feec95e8d
equal deleted inserted replaced
9336:fd704adc62e1 9337:a86736e0163c
     1 -- XEP-0157: Contact Addresses for XMPP Services for Prosody
     1 -- XEP-0157: Contact Addresses for XMPP Services for Prosody
     2 --
     2 --
     3 -- Copyright (C) 2011-2016 Kim Alvefur
     3 -- Copyright (C) 2011-2018 Kim Alvefur
     4 --
     4 --
     5 -- This file is MIT/X11 licensed.
     5 -- This project is MIT/X11 licensed. Please see the
       
     6 -- COPYING file in the source package for more information.
     6 --
     7 --
     7 
     8 
     8 local array = require "util.array";
     9 local array = require "util.array";
     9 
    10 
    10 -- Source: http://xmpp.org/registrar/formtypes.html#http:--jabber.org-network-serverinfo
    11 -- Source: http://xmpp.org/registrar/formtypes.html#http:--jabber.org-network-serverinfo