]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
cleanup
authorBanana <mail@bananas-playground.net>
Mon, 15 Apr 2024 11:15:56 +0000 (13:15 +0200)
committerBanana <mail@bananas-playground.net>
Mon, 15 Apr 2024 11:15:56 +0000 (13:15 +0200)
Signed-off-by: Banana <mail@bananas-playground.net>
webclient/lib/summoner.class.php

index 97327077c708010f078aaafce3febf5ed6ad308d..5a173dc8912cd000ef26ea9d26ee2f22d6ef2967 100644 (file)
@@ -436,7 +436,7 @@ class Summoner {
             return isset($array[$key]) ? $array[$key] : false;
         }
     }
-    
+
     /**
      * Replace in $haystack the $needle with $replace only once
      *