Files
ejabberd/src
Holger Weiss 2f1611f918 mod_pubsub: Fix get_max_items_node/1 specification
Make it explicit that the get_max_items_node/1 function returns
?MAXITEMS if the 'max_items_node' option isn't specified.  The function
didn't actually fall back to 'undefined' (but to the 'max_items_node'
default; i.e., ?MAXITEMS) anyway.  This change just clarifies the
behavior and adjusts the function specification accordingly.
2021-10-30 13:45:10 +02:00
..
2021-06-12 20:27:30 +04:30
2021-07-20 17:07:40 +02:00
2021-06-12 20:27:30 +04:30
2021-10-06 01:13:11 +02:00
2021-09-13 08:20:47 +03:00