Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-plugins / opsi / admin / opsiLicenses / class_opsiLicenses.inc
index c40aa99a99544c2ac721821248546dd571c3d23d..4e969cce6bf22db1aab00ed842517f289063f76d 100644 (file)
@@ -38,7 +38,7 @@ class opsiLicenses extends management
     $this->config = $config;
     $this->ui = $ui;
    
-    $this->storagePoints = array();
+    $this->storagePoints = array("");
  
     // Build filter
     if (session::global_is_set(get_class($this)."_filter")){