fixed threading

This commit is contained in:
JT Smith 2005-10-13 22:01:58 +00:00
parent 27dd87faa0
commit 7b04c8ec78
8 changed files with 1163 additions and 28 deletions

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "6.7.6";
our $VERSION = "6.7.7";
our $STATUS = "gamma";
#-------------------------------------------------------------------