From e8ec3dddf6ff7fe27dff1063988c6342f7a9ec8a Mon Sep 17 00:00:00 2001 From: Jan Vais Date: Thu, 7 Mar 2019 12:54:21 +0100 Subject: [PATCH] =?UTF-8?q?vymazany=20v=C5=A1echny=20odkazy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 36e00d2..f7b36fa 100644 --- a/index.php +++ b/index.php @@ -22,7 +22,7 @@ $sors = array( - array( +/* array( "name" => "Biologie", "url" => "https://sites.google.com/site/bioadaptakprezencni/", "img" => "bi.svg", @@ -118,7 +118,7 @@ $sors = array( "url" => "./weby/nj.php", "img" => "nj.svg", "alt" => "Logo Německý jazyk", - ), + ),*/ ); //if (($key = array_search($del_val, $messages)) !== false) {