Skip to content

Commit 45391bb

Browse files
author
Marius Burkard
committed
Update server_services_plugin.inc.php
1 parent 21a4b59 commit 45391bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/plugins-available/server_services_plugin.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class server_services_plugin {
4242
var $courier_plugins = array('maildrop_plugin');
4343
var $dovecot_plugins = array('maildeliver_plugin');
4444

45-
var $web_plugins = array('aps_plugin', 'cron_plugin', 'cron_jailkit_plugin', 'ftpuser_base_plugin', 'shelluser_base_plugin', 'shelluser_jailkit_plugin', 'webserver_plugin');
45+
var $web_plugins = array('cron_plugin', 'cron_jailkit_plugin', 'ftpuser_base_plugin', 'shelluser_base_plugin', 'shelluser_jailkit_plugin', 'webserver_plugin');
4646
var $apache_plugins = array('apache2_plugin');
4747
var $nginx_plugins = array('nginx_plugin', 'nginx_reverseproxy_plugin');
4848

0 commit comments

Comments
 (0)