MantisBT: master 25bf40e9

Author Committer Branch Timestamp Parent
dregad dregad master 2023-09-30 13:21 master 1726b23e
Affected Issues  0034609: Redundant config settings $g_dot_tool and $g_neato_tool
 0034917: Admin check for Graphviz tools broken on Windows
Changeset

Add admin check for Graphviz

Verify that

  • the path is valid
  • the tools used by Graph class exist and are executable

Fixes 0034609

mod - admin/check/check_display_inc.php Diff File
mod - admin/check/check_paths_inc.php Diff File