From 5842a37c4fe9dafc370e43a02a335bdcd2c1473f Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Sat, 22 Oct 2016 21:04:15 +0200 Subject: [PATCH] added embedding code after upload of multiple images --- models/pictsharemodel.php | 3 +++ template_album.php | 1 + template_album_embed.php | 1 + 3 files changed, 5 insertions(+) diff --git a/models/pictsharemodel.php b/models/pictsharemodel.php index c957c94..2edf1d7 100644 --- a/models/pictsharemodel.php +++ b/models/pictsharemodel.php @@ -509,6 +509,9 @@ class PictshareModel extends Model { $albumlink = DOMAINPATH.implode('/',$hashes); $o.='Album link'.$albumlink.''; + + $iframe = 'iframes are not supported by your browser.