Files
2025-07-18 16:20:14 +07:00

14 lines
231 B
PHP

<?php
function HookTms_linkCheckAddinstallationcheck()
{
?>
<tr>
<td class="BorderBottom"; colspan='3'>
<b>TMS link</b>
</td>
</tr>
<?php
display_extension_status("odbc");
}