summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fa0bba8)
raw | patch | inline | side by side (parent: fa0bba8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Jan 2010 17:30:06 +0000 (17:30 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Jan 2010 17:30:06 +0000 (17:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15475 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_management.inc | patch | blob | history |
index f1a8ae6c36fead8f415e9ce11357e4ba338429c8..75e550e5d038e00f0fb10d8de33eafbad9e83592 100644 (file)
protected $actions = array();
// Attributes managed by this plugin, can be used in post events;
- protected $attributes = array();
+ public $attributes = array();
function __construct(&$config,$ui,$plugname, $headpage)
{