summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4c7367e)
raw | patch | inline | side by side (parent: 4c7367e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:08:04 +0000 (08:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:08:04 +0000 (08:08 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16336 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/systems/services/repository/class_filterServRepository.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/systems/services/repository/class_filterServRepository.inc b/gosa-plugins/fai/admin/systems/services/repository/class_filterServRepository.inc
index b68f398397e17f94f6b5ffa2f1e7997fbf370c0e..31d996b02a8464fda92d7c8c3674178c6a5effa1 100644 (file)
class filterRepository {
- static function query($base, $scope, $filter, $attributes, $category, $objectStorage= "")
+ static function query($parent,$base, $scope, $filter, $attributes, $category, $objectStorage= "")
{
$list = servrepository::getRepositoryList();