aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/check_flash_bbcodes.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10881] Replace old (and unify) file headers in develop files.Andreas Fischer2012-05-101-3/+1
| | | | | | | | This especially also fixes the problem of the copyright symbol being represented using 0xA9, which is neither ASCII nor the appropriate UTF8 byte sequence for the copyright symbol. PHPBB3-10881
* [ticket/9916] Changing header in non-distributed filesUnknown2012-01-021-2/+1
| | | | PHPBB3-9916
* [ticket/9903] Script for detecting potentially malicious flash bbcodesIgor Wiedler2010-11-191-0/+163
PHPBB3-9903