MantisBT: master c59863c3

Author Committer Branch Timestamp Parent
atrol atrol master 2020-01-02 08:44 master 3b1de423
Affected Issues  0026567: Code Cleanup
Changeset

Use config_get_global for options dot_tool and neato_tool

Since fix of 0026091 dot_tool and neato_tool can no longer be set in database.
config_get_global is now used instead of config_get like it's done for
other options lisetd in $g_global_settings

Issue 0026567

mod - core/relationship_graph_api.php Diff File
mod - workflow_graph_img.php Diff File