Open-CSP / WikiSearchFront

Front-end for the WikiSearch extension.
GNU General Public License v2.0
3 stars 6 forks source link

[BUG] Rogue character in WikiSearchFrontHooks.php from latest v3.0.2 release #18

Closed D4ntin closed 3 months ago

D4ntin commented 4 months ago

The character at the beginning of the following line has to be replaced with a \t tab character.

https://github.com/Open-CSP/WikiSearchFront/blob/faf047cf2941c61a3559e08059a029698f48b464/includes/WikiSearchFrontHooks.php#L70

marijnvanwezel commented 3 months ago

Thanks! This is now fixed.