summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 19c4d15)
raw | patch | inline | side by side (parent: 19c4d15)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 24 Aug 2009 13:59:21 +0000 (13:59 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 24 Aug 2009 13:59:21 +0000 (13:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14120 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_listing.inc | patch | blob | history |
index c160807a2dcb323df4fd2a59a42be9fd2aecce8e..c27611b39978cacf4446e2cb26e666b93ee7df16 100644 (file)
}
+ function getBase($base)
+ {
+ $this->base= $base;
+ }
+
+
function getBase()
{
return $this->base;