Merge branch 'master' into storageareas
This commit is contained in:
commit
1a75cf333e
|
@ -38,4 +38,5 @@ if ( ($action == 'privacy') && isset($_REQUEST['option']) ) {
|
|||
default: # Enable the privacy statement if we somehow submit something other than accept or decline
|
||||
dbQuery("UPDATE Config SET Value = '1' WHERE Name = 'ZM_SHOW_PRIVACY'");
|
||||
} // end switch option
|
||||
} // end if
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue