- or download this
root --+
|
+--- client page
|
+--- email page
- or download this
Vlad -->
Node: /root
...
Sam -->
Node: /root/email page
Permission: 'All'
- or download this
use GUMS;
# initialize DBI database...
...
unless ($res) {
print "$user_name lacks 'Edit' permission to access/use this page.\
+n";
}
- or download this
# Under Construction