diff options
Diffstat (limited to 'phpBB/develop/check_flash_bbcodes.php')
| -rw-r--r-- | phpBB/develop/check_flash_bbcodes.php | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/phpBB/develop/check_flash_bbcodes.php b/phpBB/develop/check_flash_bbcodes.php index 2ce288ee3e..5946f685b8 100644 --- a/phpBB/develop/check_flash_bbcodes.php +++ b/phpBB/develop/check_flash_bbcodes.php @@ -5,10 +5,8 @@  * @copyright (c) 2009, 2010 phpBB Group  * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2  * -*/ - -/**  * This script will check your database for potentially dangerous flash BBCode tags +*  */  // | 
