Commit dead5cca authored by vogelor's avatar vogelor
Browse files

The "old" monitoring-module and the "new" rescue-module needed some function...

The "old" monitoring-module and the "new" rescue-module needed some function twice. So i created a tool-object containing these functions
parent 3f22a4d4
......@@ -57,7 +57,7 @@ $FILE = realpath('../install.php');
//** Get distribution identifier
//** IMPORTANT!
// This is the same code as in server/mods-available/monitor_core_module.inc.php
// This is the same code as in server/lib/classes/monitor_tools.inc.php
// So if you change it here, you also have to change it in there!
function get_distname() {
......
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment