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