From c4e22c893ebcef1673906eb7b31003267c94b210 Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 25 Jan 2010 14:16:05 +0000 Subject: [PATCH] Updated class name ... no more divs here git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15286 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../systems/services/repository/class_repositoryManagement.inc | 2 +- .../admin/systems/services/repository/class_servRepository.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-plugins/fai/admin/systems/services/repository/class_repositoryManagement.inc b/gosa-plugins/fai/admin/systems/services/repository/class_repositoryManagement.inc index 96cc1b6a5..21392ba52 100644 --- a/gosa-plugins/fai/admin/systems/services/repository/class_repositoryManagement.inc +++ b/gosa-plugins/fai/admin/systems/services/repository/class_repositoryManagement.inc @@ -1,6 +1,6 @@ divlist = new divListRepository($this->config,$this); + $this->divlist = new repositoryManagement($this->config,$this); } -- 2.30.2