mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
9 lines
267 B
PHP
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('');
|