diff options
author | Matthew Wild <mwild1@gmail.com> | 2008-10-08 17:20:11 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2008-10-08 17:20:11 +0100 |
commit | 37890122d6cd3b5ad419560b06bad2b69b9a5577 (patch) | |
tree | 81e668a54960fb884d8872f0fe3d7c4cfa0ce500 /doc/lxmppd_core_stanz_dispatch.txt | |
parent | 9ab2e330c275fdfe92da818c3d5b451da7dc011f (diff) | |
parent | 7ac1049b6a86e4ce83150f3de4b01dc471704ad0 (diff) | |
download | prosody-37890122d6cd3b5ad419560b06bad2b69b9a5577.tar.gz prosody-37890122d6cd3b5ad419560b06bad2b69b9a5577.zip |
Merged docs from paul
Diffstat (limited to 'doc/lxmppd_core_stanz_dispatch.txt')
-rw-r--r-- | doc/lxmppd_core_stanz_dispatch.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lxmppd_core_stanz_dispatch.txt b/doc/lxmppd_core_stanz_dispatch.txt index c76844e9..15bb730b 100644 --- a/doc/lxmppd_core_stanz_dispatch.txt +++ b/doc/lxmppd_core_stanz_dispatch.txt @@ -24,3 +24,4 @@ function init_stanza_dispatcher(session) function (stanza) Validates the stanza and calls the required handler + |