dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix duplicate entry caused in rr_insert
Carsten Schoene
2013-12-29
0614b51e1bf71ac4db7ef02857a2286468e2b42b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
remote.conf.php
1
2
3
4
5
<?php
$function_list['vm_openvz'] = 'OpenVZ VM functions';
?>