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.
2 parents d803c03 + bb17cd1 commit ec18112Copy full SHA for ec18112
install/update.php
@@ -357,7 +357,7 @@
357
}
358
359
//* Configure mlmmj
360
- if($conf['mlmmj']['installed'] == true && $inst->reconfigure_app('Mlmmj', $reconfigure_services_answer)) ) {
+ if($conf['mlmmj']['installed'] == true && $inst->reconfigure_app('Mlmmj', $reconfigure_services_answer)) {
361
swriteln('Configuring Mlmmj');
362
$inst->configure_mlmmj(/*update*/);
363
0 commit comments