Code

updated templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 10:48:50 +0000 (10:48 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 10:48:50 +0000 (10:48 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17052 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc

index d00bc8de1f83e0325abaf5693c6a17ea2672479e..1779839e5a48b62dfb285bdfafeca4283176c6a4 100644 (file)
@@ -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");