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
/
vm
/
lib
/
remote.conf.php
1
2
3
4
5
<?
php
$function_list
[
'vm_openvz'
]
=
'OpenVZ VM functions'
;
?>