mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
ff35f58f73
Fixes the issue where the nextmatch_controller is part of the context for the request, but the first thing set_template() does when the server tells the nextmatch to change the template is destroy the controller. This means that when the data is parsed, the context is missing or damaged. |
||
---|---|---|
.. | ||
class.addressbook_bo.inc.php | ||
class.addressbook_contactform.inc.php | ||
class.addressbook_display.inc.php | ||
class.addressbook_egw_record.inc.php | ||
class.addressbook_export_contacts_csv.inc.php | ||
class.addressbook_export_vcard.inc.php | ||
class.addressbook_favorite_portlet.inc.php | ||
class.addressbook_groupdav.inc.php | ||
class.addressbook_hooks.inc.php | ||
class.addressbook_import_contacts_csv.inc.php | ||
class.addressbook_import_vcard.inc.php | ||
class.addressbook_merge.inc.php | ||
class.addressbook_so.inc.php | ||
class.addressbook_ui.inc.php | ||
class.addressbook_vcal.inc.php | ||
class.addressbook_wizard_export_contacts_csv.inc.php | ||
class.addressbook_wizard_export_vcard.inc.php | ||
class.addressbook_wizard_import_contacts_csv.inc.php | ||
class.addressbook_wizard_import_vcard.inc.php | ||
class.addressbook_zpush.inc.php |