Skip to content

Commit

Permalink
replace accidentally deleted line?
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanReeve committed Oct 31, 2014
1 parent 1c6c243 commit bbea80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ function bp_docs_get_doc_settings( $doc_id = 0, $type = 'default' ) {
);
}

$doc_settings = wp_parse_args( $saved_settings, $default_settings );

if ( 'raw' !== $type ) {
// Empty string settings can slip through sometimes
Expand Down

0 comments on commit bbea80c

Please sign in to comment.