From 0c7521cecfab042655cbdb40aa0d027af7eec304 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Mon, 28 Sep 2009 19:14:45 +0000 Subject: [PATCH] added a 7th paramter to use in sitemgr modules --- etemplate/inc/class.sitemgr_module.inc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etemplate/inc/class.sitemgr_module.inc.php b/etemplate/inc/class.sitemgr_module.inc.php index 5ee9ddd6f6..0f029ded27 100644 --- a/etemplate/inc/class.sitemgr_module.inc.php +++ b/etemplate/inc/class.sitemgr_module.inc.php @@ -36,11 +36,11 @@ class sitemgr_module extends Module // the Module class get automatic included b * @param array $properties * @return string the html content */ - function get_content(&$arguments,$properties) + function get_content(&$arguments,$properties) { list($app) = explode('.',$this->etemplate_method); $GLOBALS['egw']->translation->add_app($app); - + $extra = "