summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c5bf5fd)
raw | patch | inline | side by side (parent: c5bf5fd)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 14 Aug 2006 07:33:33 +0000 (07:33 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 14 Aug 2006 07:33:33 +0000 (07:33 +0000) |
* Removed debug output
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4491 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4491 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_divListFai.inc | patch | blob | history | |
plugins/admin/fai/class_faiPackage.inc | patch | blob | history |
index b650a4653d4e392c035a68946e457187ba2c3de6..0384420cd769a3ed35d91578bc7218d4a047a644 100644 (file)
/* Set list strings */
$this->SetTitle(_("List of FAI classes"));
- $this->SetSummary(_("This table displays all FAL classes, in the selected tree."));
+ $this->SetSummary(_("This table displays all FAI classes in the selected tree."));
/* Result page will look like a headpage */
$this->SetHeadpageMode();
index fb845ee416083f500297a89c8b306a45df252301..0cb3792f555ef1052129d24b16a3918d78927c72 100644 (file)
$this->usedPackages[$pkg]= $pkg;
}
}
- print_a($this->usedPackages);
}
/* Save Configuration */