About  User:  username ?> 
 
alternateId . '
'; // echo 'AIN #: ' . $product_info->serialnumber . '
'; echo 'Copyright © 2003-2007 Quantum Corporation
'; break; case 'dell': echo 'Serial#: ' . $product_info->serialnumber . '
'; echo 'Service Tag: ' . $product_info->alternateId . '
'; echo 'Copyright © 2003-2007 Dell Inc.
'; break; case 'tandberg': echo 'Serial#: ' . $product_info->serialnumber . '
'; // echo 'AIN #: ' . $product_info->alternateId . '
'; echo 'Copyright © 2007 Tandberg Data ASA.
'; break; case 'adic': echo 'Serial#: ' . $product_info->serialnumber . '
'; // echo 'AIN #: ' . $product_info->alternateId . '
'; echo 'Copyright © 2003-2007 Quantum Corporation
'; break; default: error_log("* * * No Branding - defaulting to Quantum"); case 'quantum': echo 'Serial#: ' . $product_info->serialnumber . '
'; // echo 'AIN #: ' . $product_info->alternateId . '
'; echo 'Copyright © 2003-2007 Quantum Corporation
'; break; } ?>
Component Version