From a052190399730fe25bf7040b7f4cd602c63bdefc Mon Sep 17 00:00:00 2001 From: Repellent Date: Fri, 3 Jun 2016 17:51:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=B1=D0=B0=D0=B3:=20=D0=BD=D0=B5=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=B8=D0=BB=D1=8C=D0=BD=D0=BE=20=D1=84=D0=BE=D1=80?= =?UTF-8?q?=D0=BC=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB=D1=81=D1=8F=20=D0=BF?= =?UTF-8?q?=D1=83=D1=82=D1=8C=20=D0=BA=20=D0=B8=D0=B7=D0=BE=D0=B1=D1=80?= =?UTF-8?q?=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D1=8E=20=D0=B1=D0=B0=D0=BD=D0=BD?= =?UTF-8?q?=D0=B5=D1=80=D0=B0=20=D0=BF=D1=80=D0=B8=20=D1=80=D0=B0=D0=B7?= =?UTF-8?q?=D0=BC=D0=B5=D1=89=D0=B5=D0=BD=D0=B8=D0=B8=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B0=D1=85=20=D1=82?= =?UTF-8?q?=D0=B8=D0=BF=D0=B0=20site.ru/folder/link/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- media/class.banner.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/class.banner.php b/media/class.banner.php index cff4f56..1c9c2b4 100644 --- a/media/class.banner.php +++ b/media/class.banner.php @@ -80,7 +80,7 @@ class ModulBanner { { if (stristr($banner['Bannertags'], '.swf') === false) { - $output = '' . $banner['Bannername'] . ': ' . $banner['BildAlt'] . ''; + $output = '' . $banner['Bannername'] . ': ' . $banner['BildAlt'] . ''; } else {