summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5bf4f69)
raw | patch | inline | side by side (parent: 5bf4f69)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 28 Dec 2009 09:47:23 +0000 (09:47 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 28 Dec 2009 09:47:23 +0000 (09:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14952 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_management.inc | patch | blob | history |
index 53303acd12cde0131de3fb19d6f6e274f7efc682..cab74fcb70338e86f5b6d9a5478726148d411e91 100644 (file)
// A list of configured actions/events
protected $actions = array();
- function __construct($config,$ui,$plugname, $headpage)
+ function __construct(&$config,$ui,$plugname, $headpage)
{
$this->plugname = $plugname;
$this->headpage = $headpage;