Files
portal-legacy/apps/atlbiomed/modules/unprocessed/templates/deviceIdChangedSuccess.php
Chris Sewell cf140a2e97 initial commit
2012-11-28 03:55:08 -05:00

3 lines
98 B
PHP
Executable File

<?php
include_partial('device_changed',array('oldDevice'=>$oldDevice, 'newDevice'=>$newDevice))
?>