Files
fusionpbx/app/contacts/app_defaults.php
FusionPBX 1da698887b Deprecate old contact app defaults.
This was added to help with the upgrade for systems 8 years ago.  This is no longer needed.
2024-05-27 13:59:10 -06:00

8 lines
48 B
PHP

<?php
if ($domains_processed == 1) {
}
?>