Files @ be0d5ee4122f
Branch filter:

Location: libtransport.git/spectrum_manager/src/html/users/list.shtml

Jan Kaluza
Libcommuni: Allow settings port in irc_server config option. When irc_send_pass is set to true, password is treated as a server password
1
2
3
4
5
6
7
8
9
<!--#include virtual="/header.shtml" -->

<script type="text/javascript">
$(function() {
	show_users();
});
</script>

<!--#include virtual="/footer.shtml" -->