summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 06236bf)
raw | patch | inline | side by side (parent: 06236bf)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 10:27:25 +0000 (10:27 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 10:27:25 +0000 (10:27 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15892 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/opsi/admin/opsiLicenses/class_opsiLicenses.inc | patch | blob | history |
diff --git a/gosa-plugins/opsi/admin/opsiLicenses/class_opsiLicenses.inc b/gosa-plugins/opsi/admin/opsiLicenses/class_opsiLicenses.inc
index c40aa99a99544c2ac721821248546dd571c3d23d..4e969cce6bf22db1aab00ed842517f289063f76d 100644 (file)
$this->config = $config;
$this->ui = $ui;
- $this->storagePoints = array();
+ $this->storagePoints = array("");
// Build filter
if (session::global_is_set(get_class($this)."_filter")){