Skip to content
Snippets Groups Projects
Commit 28aaf4ce authored by Ezra Barnett Gildesgame's avatar Ezra Barnett Gildesgame
Browse files

bug #583476 by ezra-g: inactive Fivestar Rating field that uses a Stars widget...

bug #583476 by ezra-g: inactive Fivestar Rating field that uses a Stars widget after re-enabling fivestar
parent c64b561d
No related branches found
Tags 6.x-1.19
No related merge requests found
......@@ -30,6 +30,7 @@ function fivestar_uninstall() {
*/
function fivestar_enable() {
if (module_exists('content')) {
module_load_include('inc', 'fivestar', 'fivestar_field');
content_notify('enable', 'fivestar');
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment