move *_divmore_height setting to the module extra_settings, and fix issue where feature settings were not synced if rpath was provided
This commit is contained in:
@@ -16,6 +16,10 @@ class Directory {
|
||||
process_module_features_post(local_channel(), $features, $_POST);
|
||||
|
||||
build_sync_packet();
|
||||
|
||||
if($_POST['rpath'])
|
||||
goaway($_POST['rpath']);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user