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
/
admin
/
lib
/
remote.conf.php
1
2
3
4
5
<?php
$function_list['server_get,get_function_list,client_templates_get_all,server_get_serverid_by_ip'] = 'Server functions';
?>