aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-03-09 21:13:04 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-09 21:13:04 +0100
commitbc74819cc959ed8400168e97681c895432d2435c (patch)
tree50f178f903a71ca3b31759f7dbee90ea303d902d /phpBB/phpbb/db/migration/data/v310/profilefield_website_cleanup.php
parent[ticket/12251] Add string validation for a-zA-Z0-9 and underscore (diff)
downloadphpbb-bc74819cc959ed8400168e97681c895432d2435c.tar.gz
phpbb-bc74819cc959ed8400168e97681c895432d2435c.tar.bz2
phpbb-bc74819cc959ed8400168e97681c895432d2435c.zip
[ticket/12251] Remove leading whitespace on doc blocks
PHPBB3-12251
Diffstat (limited to 'phpBB/phpbb/db/migration/data/v310/profilefield_website_cleanup.php')
-rw-r--r--phpBB/phpbb/db/migration/data/v310/profilefield_website_cleanup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/db/migration/data/v310/profilefield_website_cleanup.php b/phpBB/phpbb/db/migration/data/v310/profilefield_website_cleanup.php
index 9a4d724347..35cc92199e 100644
--- a/phpBB/phpbb/db/migration/data/v310/profilefield_website_cleanup.php
+++ b/phpBB/phpbb/db/migration/data/v310/profilefield_website_cleanup.php
@@ -3,7 +3,7 @@
*
* @package migration
* @copyright (c) 2014 phpBB Group
- * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
+* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/