dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Corrected bug in cron job logging and added wget output log (only of last job)
Marius Cramer
2014-02-18
b26653b94563f4bd89a5fffe5a97cebfae6855ff
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
remote.conf.php
1
2
3
4
5
<?php
$function_list['vm_openvz'] = 'OpenVZ VM functions';
?>