Skip to content

Commit

Permalink
cb_get_thumb returns now
Browse files Browse the repository at this point in the history
  • Loading branch information
flegfleg committed Aug 23, 2020
1 parent 4547684 commit 9fbfc76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/commons-booking-helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ function cb_get_thumb( $post_id ) {
} else {
$thumb = "";
}
return $thumb;
}
/**
* Convert to timestamp.
Expand Down

0 comments on commit 9fbfc76

Please sign in to comment.