diff options
Diffstat (limited to 'htdocs/js/people.js')
-rw-r--r-- | htdocs/js/people.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/htdocs/js/people.js b/htdocs/js/people.js deleted file mode 100644 index 7fb4e9f..0000000 --- a/htdocs/js/people.js +++ /dev/null @@ -1,5 +0,0 @@ - -function personpopup(name) -{ - alert("meep!"); -} |