We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6aedd commit beb1727Copy full SHA for beb1727
install/lib/install.lib.php
@@ -57,9 +57,8 @@
57
58
//** Get distribution identifier
59
//** IMPORTANT!
60
-// This is the same code as in /server/mods-available/monitor_core_module.inc.php
61
-// So if you change it here, you also have to change it in
62
-// /server/mods-available/monitor_core_module.inc.php!
+// This is the same code as in server/mods-available/monitor_core_module.inc.php
+// So if you change it here, you also have to change it in there!
63
function get_distname() {
64
65
$distname = '';
0 commit comments