From e15b04ab0be91a48f324b69c0701c38f5f22f6eb Mon Sep 17 00:00:00 2001 From: Marcin Fabrykowski Date: Mon, 11 May 2015 12:44:39 +0200 Subject: [PATCH] fixes 'undefined variable srv' when zooming special templates --- share/pnp/application/views/zoom.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/pnp/application/views/zoom.php b/share/pnp/application/views/zoom.php index b85f8660..d4e3d67f 100644 --- a/share/pnp/application/views/zoom.php +++ b/share/pnp/application/views/zoom.php @@ -57,7 +57,6 @@ function redirect(img, selection) {
url."\" >
"; -$srv = urlencode($srv); if(!empty($tpl)){ echo ""; }else{ + $srv = urlencode($srv); echo "