* SPDX-License-Identifier: AGPL-3.0-only ************************************/ /* crmv@140903 */ /** * This file is now deprecrated. Don't include it anymore in new developments! */ $parent_tab_info_array = TabdataCache::get('parent_tab_info_array'); $parent_child_tab_rel_array = TabdataCache::get('parent_child_tab_rel_array');