mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-17 01:36:14 +02:00
Will enclose attribute values in single- or double- quotes depending on whichever requires the least escaping. Characters that need to be escaped are always escaped regardless. PHPBB3-13847