Commit 53d4f69b authored by dockx thibault's avatar dockx thibault
Browse files

Merge branch...

Merge branch '6217-plugins-update-the-reference-from-our-old-tools-naming-convention-to-the-new-ones' into '1.4-dev'

Resolve "[Plugins] - Update the reference from our old tools naming convention to the new ones."

Closes #6217

See merge request fusiondirectory/fd-plugins!975
Showing with 1 addition and 1 deletion
+1 -1
......@@ -127,7 +127,7 @@ class fdRPCService
require_once("$BASE_DIR/$path");
} else {
throw new FusionDirectoryException(sprintf(_("Cannot locate file '%s' - please run '%s' to fix this"),
"$BASE_DIR/$path", "<b>fusiondirectory-setup</b>"));
"$BASE_DIR/$path", "<b>fusiondirectory-configuration-manager --update-cache</b>"));
}
}
}
......
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