dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#3336 - Underscore shouln't be possible in DNS entries!
Till Brehm
2014-02-15
91bb612618f7f5c32c6c58ac4833f575e15a16db
[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';
?>