dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
FS#2696 - More than 256 chars in DNS record and FS#3679 - allow stronger dk...
Florian Schaal
2014-09-22
c943b4a88af9c9468013089869a5be6f3804de30
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
remote.conf.php
1
2
3
4
5
6
<?php
$function_list['server_get,get_function_list,client_templates_get_all,server_get_serverid_by_ip,server_ip_get,server_ip_add,server_ip_update,server_ip_delete'] = 'Server functions';
$function_list['admin_record_permissions'] = 'Record permission changes';
?>