From: cajus Date: Mon, 24 Aug 2009 14:42:41 +0000 (+0000) Subject: Updated X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a3384bd75de98052655dd428b9f8054376ecbbb4;p=gosa.git Updated git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14121 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_listing.inc b/gosa-core/include/class_listing.inc index c27611b39..9ba7defd7 100644 --- a/gosa-core/include/class_listing.inc +++ b/gosa-core/include/class_listing.inc @@ -477,7 +477,7 @@ class listing { } - function getBase() + function setBase() { return $this->base; }