vtenext/modules/Update/changes/1858_1859.php
2021-04-28 20:10:26 +02:00

9 lines
267 B
PHP

<?php
// crmv@140903
Update::info('The files tabdata.php and parent_tabdata.php have been deprecated and');
Update::info('replaced by the TabdataCache class.');
Update::info('If you have customizations using the old files, please review them.');
Update::info('');