summaryrefslogtreecommitdiffstats
path: root/pts-core/modules/system_monitor.php
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-06-23 12:34:00 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-03 11:49:16 -0400
commit5ebd432762a1ad7865858ec8311725b222249634 (patch)
tree0545f6a23d8a53d8345aca62787418f3aef98649 /pts-core/modules/system_monitor.php
parent975f2f16a3fa108e865e3a9564a1cef82dde96af (diff)
downloadphoronix-test-suite-upstream-5ebd432762a1ad7865858ec8311725b222249634.tar.gz
phoronix-test-suite-upstream-5ebd432762a1ad7865858ec8311725b222249634.tar.xz
phoronix-test-suite-upstream-5ebd432762a1ad7865858ec8311725b222249634.zip
Add list-modules option for listing all available/installed modules
Diffstat (limited to 'pts-core/modules/system_monitor.php')
-rw-r--r--pts-core/modules/system_monitor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/modules/system_monitor.php b/pts-core/modules/system_monitor.php
index 01882ca..8800f56 100644
--- a/pts-core/modules/system_monitor.php
+++ b/pts-core/modules/system_monitor.php
@@ -26,7 +26,7 @@ class system_monitor extends pts_module_interface
const module_name = "System Monitor";
const module_version = "1.0.0";
const module_description = "This module contains the sensor monitoring support for the Phoronix Test Suite.";
- const module_author = "Module Creator";
+ const module_author = "Michael Larabel";
//
// General Functions