From: cajus Date: Thu, 11 Mar 2010 14:59:59 +0000 (+0000) Subject: Removed old stuff X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=eb28269cf19738b91f7ea1fb6716b8a356837544;p=gosa.git Removed old stuff git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16468 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_filter.inc b/gosa-core/include/class_filter.inc index c0a0bfdeb..cce1bae49 100644 --- a/gosa-core/include/class_filter.inc +++ b/gosa-core/include/class_filter.inc @@ -218,18 +218,6 @@ class filter { } - function renderApply() - { - return (""); - } - - - function renderScope() - { - $checked= $this->scope == "sub"?" checked":""; - return " "; - } - function render() {