VCL-1069
Added check to make sure the optional $message argument is defined before attempting to print it in Windows.pm::get_current_computer_time. It was generating an uninitialized concatenation warning in vcld.log if called without the optional argument.

In Version_6.pm::activate, added $message argument to call to Windows.pm::get_current_computer_time.
2 files changed