Skip to content
Snippets Groups Projects

php8 only; added variable types; short array syntax; remove glyphicons

Merged Hahn Axel (hahn) requested to merge 7359-update-php83 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -116,4 +116,3 @@ if (array_key_exists("confirm", $aParams)) {
// -- Ausgabe
echo $sOut;
?>
Loading