From c448ef86a15b037250cd59312628e1231b8b14a9 Mon Sep 17 00:00:00 2001 From: marko Date: Wed, 11 Jul 2018 12:34:50 +0200 Subject: [PATCH] =?UTF-8?q?-=20$this=20wurde=20als=20Variablenname=20verwe?= =?UTF-8?q?ndet=20(unter=20Php7=20offenbar=20nicht=20mehr=20erlaubt)=20=09?= =?UTF-8?q?modified:=20=20=20phpLib/cwsvJudo/miscAssis.php=20-=20den=20Ser?= =?UTF-8?q?verteil=20mit=20in=20den=20Ausschreibungslink=20=C3=BCbernommen?= =?UTF-8?q?=20(subdomainseiten=20-=20insbes.=20Amp=20-=20haben=20sonst=20i?= =?UTF-8?q?ns=20Leere=20gezeigt!=20Damit=20geht=20aber=20nat=C3=BCrlich=20?= =?UTF-8?q?Portability=20verloren)=20=09modified:=20=20=20phpLib/cwsvJudo/?= =?UTF-8?q?wkKalender.php=20-=20Absoluter=20Link=20f=C3=BCr=20das=20Wiki?= =?UTF-8?q?=20(wg.=20ampSubDomain)=20=09modified:=20=20=20yaml/navTargets.?= =?UTF-8?q?yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../markdownExperiment/phpLib/cwsvJudo/miscAssis.php | 12 ++++++------ .../phpLib/cwsvJudo/wkKalender.php | 2 +- .../markdownExperiment/yaml/navTargets.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/miscAssis.php b/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/miscAssis.php index 1c9e2cb..75b3924 100644 --- a/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/miscAssis.php +++ b/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/miscAssis.php @@ -109,14 +109,14 @@ return arrayKeyFilter( ); } -function echoThisOrThat($this, $that){ - echo( !empty($this) ? $this : $that ); +function echoThisOrThat($This, $that){ + echo( !empty($This) ? $This : $that ); } -function echoThisWhenThat($this, $that){ - if( !empty($that) ) echo( $this ); +function echoThisWhenThat($This, $that){ + if( !empty($that) ) echo( $This ); } -function thisWhenThat($this, $that){ +function thisWhenThat($This, $that){ if( empty($that) ) return ""; - return $this; + return $This; } ?> diff --git a/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/wkKalender.php b/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/wkKalender.php index b10df91..55c9c34 100644 --- a/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/wkKalender.php +++ b/homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/wkKalender.php @@ -200,7 +200,7 @@ $htmlWkTableString = ""; "". "". "". - "".$wk['Veranstaltung']."". + "".$wk['Veranstaltung']."". "". "". "".$wk['Ort']."". diff --git a/homepage/redesign2018/markdownExperiment/yaml/navTargets.yaml b/homepage/redesign2018/markdownExperiment/yaml/navTargets.yaml index 69b2bec..daf40eb 100644 --- a/homepage/redesign2018/markdownExperiment/yaml/navTargets.yaml +++ b/homepage/redesign2018/markdownExperiment/yaml/navTargets.yaml @@ -6,7 +6,7 @@ home: &home icon: *cwsvJudoLogoWappen judoWiki: &judoWiki caption: "JudoWiki" - url: "/JudoWiki" + url: "http://cwsvjudo.bplaced.net/JudoWiki" title: "Lexikon über Judo in Form eines Wiki" icon: *iconWikipediaW training: &training