summaryrefslogtreecommitdiffstats
path: root/htdocs/js/people.js
blob: 7fb4e9f849abe2a69973522c5e77624cb67aca1a (plain)
1
2
3
4
5

function personpopup(name)
{
    alert("meep!");
}