From c7451dda4b1afc8d53f950537b4a27ce6c176b44 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Thu, 22 Sep 2005 03:24:55 +0000 Subject: Add function description - mainly as test --- usr/local/www/pool.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr') diff --git a/usr/local/www/pool.js b/usr/local/www/pool.js index 7d0c3f4..e5eb8ee 100755 --- a/usr/local/www/pool.js +++ b/usr/local/www/pool.js @@ -27,6 +27,9 @@ POSSIBILITY OF SUCH DAMAGE. */ +/* Add server to virtual server pool + * operates on whatever form is passed to it + */ function AddServerToPool(form) { var theSel = form['servers[]']; -- cgit v1.1