diff options
| author | Nathan Guse <nathaniel.guse@gmail.com> | 2014-03-09 17:26:22 -0500 |
|---|---|---|
| committer | Nathan Guse <nathaniel.guse@gmail.com> | 2014-03-09 17:26:22 -0500 |
| commit | c169583dc3c551bc08fc217e0d5bb5dd6022ec57 (patch) | |
| tree | a95483b0952ce55cb615edd8ce9714796c0b3ab6 /phpBB/phpbb/db/migration/data/v310/profilefield_icq.php | |
| parent | 20723a9315c7def0ab856888497f411b36916e1c (diff) | |
| parent | bc74819cc959ed8400168e97681c895432d2435c (diff) | |
| download | forums-c169583dc3c551bc08fc217e0d5bb5dd6022ec57.tar forums-c169583dc3c551bc08fc217e0d5bb5dd6022ec57.tar.gz forums-c169583dc3c551bc08fc217e0d5bb5dd6022ec57.tar.bz2 forums-c169583dc3c551bc08fc217e0d5bb5dd6022ec57.tar.xz forums-c169583dc3c551bc08fc217e0d5bb5dd6022ec57.zip | |
Merge pull request #2089 from nickvergessen/ticket/12251
[ticket/12251] Clean up and Enhancement of Custom Profile Fields
Diffstat (limited to 'phpBB/phpbb/db/migration/data/v310/profilefield_icq.php')
| -rw-r--r-- | phpBB/phpbb/db/migration/data/v310/profilefield_icq.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/db/migration/data/v310/profilefield_icq.php b/phpBB/phpbb/db/migration/data/v310/profilefield_icq.php index 0b8344333a..2c8c8c511f 100644 --- a/phpBB/phpbb/db/migration/data/v310/profilefield_icq.php +++ b/phpBB/phpbb/db/migration/data/v310/profilefield_icq.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 * */ |
