From: hickert Date: Mon, 25 Jan 2010 14:16:05 +0000 (+0000) Subject: Updated class name ... no more divs here X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c4e22c893ebcef1673906eb7b31003267c94b210;p=gosa.git Updated class name ... no more divs here git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15286 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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); }