mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
3 lines
98 B
PHP
3 lines
98 B
PHP
![]() |
<?php
|
||
|
include_partial('device_changed',array('oldDevice'=>$oldDevice, 'newDevice'=>$newDevice))
|
||
|
?>
|