added privilege access handler to storage system

This commit is contained in:
JT Smith 2004-12-31 04:00:24 +00:00
parent 8c77e3dfb7
commit de282a98b5
10 changed files with 124 additions and 10 deletions

View file

@ -1,6 +1,6 @@
package WebGUI;
our $VERSION = "6.2.7";
our $STATUS = "gamma";
our $VERSION = "6.3.0";
our $STATUS = "beta";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2004 Plain Black Corporation.