dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Splitted the remote function permission array for the remote user form into...
tbrehm
2011-09-26
c85647ea79f3252fb82c15c700b7827e41224c7b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
domain
/
lib
/
remote.conf.php
1
2
3
4
5
<?php
$function_list['domains_domain_get,domains_domain_add,domains_domain_delete,domains_get_all_by_user'] = 'Domaintool functions';
?>