summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 253b2b9)
raw | patch | inline | side by side (parent: 253b2b9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:14:16 +0000 (12:14 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:14:16 +0000 (12:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17963 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc b/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc
index 7a5191e61798ef164067a576349b271489f89b8b..51ac97a4a3aab576c044a66bf733b2c9f0fb3557 100644 (file)
}
$smarty= get_smarty();
- $smarty->assign("usePrototype", "true");
+
foreach ($this->attributes as $val){
$smarty->assign("$val", $this->$val);