summaryrefslogtreecommitdiff
path: root/swat/nbt_server/menu.js
blob: fd445bf861b01c0d3e3fbd04c21794ca4b36f353 (plain)
1
2
3
4
/* show a menu for the esp test pages */
simple_menu(
	"NBT Server",
	"Statistics",          session_uri("/nbt_server/index.esp"));