X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/blobdiff_plain/27b6f8922864875e04c257e918bbe2dac5f305d1..2548a70075ebec66f2c87ed2f5be64e0ebdb79c5:/bpgallery.sh diff --git a/bpgallery.sh b/bpgallery.sh index f8605d6..ac776ce 100755 --- a/bpgallery.sh +++ b/bpgallery.sh @@ -415,7 +415,7 @@ function generate_general_page() { caption="" fi - $BPGALLERY_PAGE_FUNCTION > $currentpage + $BPGALLERY_PAGE_FUNCTION > "$currentpage" } if [[ $OUTPUTHTML != 0 ]]; then