From 99bdb6fd4995cea0d751cb0c1a379a587809028b Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 24 Mar 2010 10:48:50 +0000 Subject: [PATCH] updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17052 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../systems/services/apache2/class_servApacheEditVhost.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc b/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc index d00bc8de1..1779839e5 100644 --- a/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc +++ b/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc @@ -27,7 +27,7 @@ class servapacheVhostEdit extends plugin var $ignore_account= TRUE; var $attributes = array("apacheServerName","apacheDocumentRoot","apacheServerAlias", - "apacheServerAdmin","apacheScriptAlias","apacheSuexecUid","apacheSuexecGid"); + "apacheServerAdmin","apacheScriptAlias"); var $objectclasses = array("whatever"); -- 2.30.2