File tree Expand file tree Collapse file tree
files/lib/data/faq/category Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ public function getLink(): string
8989
9090 public function getDescription (): string
9191 {
92- return WCF ::getLanguage ()->get ($ this ->description );
92+ return WCF ::getLanguage ()->get ($ this ->description ?? '' );
9393 }
9494
9595 public function getDescriptionHtml (): string
Original file line number Diff line number Diff line change 66 <packagename language =" de" >Simple FAQ</packagename >
77 <packagedescription >A simple and powerful FAQ for your WSC.</packagedescription >
88 <packagedescription language =" de" >Ein simples und leistungsstarkes FAQ für Ihr WSC.</packagedescription >
9- <version >2.2.5 </version >
10- <date >2024-11-03 </date >
9+ <version >2.2.6 </version >
10+ <date >2024-11-07 </date >
1111 </packageinformation >
1212 <authorinformation >
1313 <author >Hanashi Development, Titus Kirch</author >
3636 <instruction type =" templateListener" />
3737 <instruction type =" database" run =" standalone" >acp/database/install_dev.tkirch.wsc.faq.php</instruction >
3838 </instructions >
39- <instructions type =" update" fromversion =" 2.2.4 " >
39+ <instructions type =" update" fromversion =" 2.2.5 " >
4040 <instruction type =" file" />
41- <instruction type =" acpTemplate" />
42- <instruction type =" template" />
4341 </instructions >
4442 <instructions type =" update" fromversion =" 2.1.*" >
4543 <instruction type =" file" />
You can’t perform that action at this time.
0 commit comments