summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pts-core/functions/pts-functions_system_software.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/functions/pts-functions_system_software.php b/pts-core/functions/pts-functions_system_software.php
index 454170a..eb5e7fd 100644
--- a/pts-core/functions/pts-functions_system_software.php
+++ b/pts-core/functions/pts-functions_system_software.php
@@ -67,7 +67,7 @@ function pts_package_vendor_identifier()
}
}
- return $vendor;
+ return $os_vendor;
}
function sw_os_virtualized_mode()
{