From: hickert Date: Mon, 25 Oct 2010 12:55:05 +0000 (+0000) Subject: Updated management listing X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f7e0e0229abfe32fdd13ead7d231e713b9152c41;p=gosa.git Updated management listing -Some properties maybe required while extending this class. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20140 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_management.inc b/gosa-core/include/class_management.inc index e4b9c9ac5..0e31efbea 100644 --- a/gosa-core/include/class_management.inc +++ b/gosa-core/include/class_management.inc @@ -77,8 +77,8 @@ class management protected $snapHandler = null; // The listing handlers - private $headpage = null; - private $filter = null; + protected $headpage = null; + protected $filter = null; // A list of configured actions/events protected $actions = array();