Index: trunk/core/units/admin/admin_tag_processor.php =================================================================== diff -u -r4610 -r4653 --- trunk/core/units/admin/admin_tag_processor.php (.../admin_tag_processor.php) (revision 4610) +++ trunk/core/units/admin/admin_tag_processor.php (.../admin_tag_processor.php) (revision 4653) @@ -47,18 +47,6 @@ } /** - * Save module & section once passed in REQUEST for future use - * - * @param Array $params - */ - function StoreSystemVars($params) - { - // save theese variables to session, because they are useful for most configuration templates - $this->Application->LinkVar('module'); - $this->Application->LinkVar('section'); - } - - /** * Saves all required data for popups to return to it's parent window * * @param Array $params