mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/12786] Dixing a typo
Typos fixed PHPBB3-12786
This commit is contained in:
2
phpBB/phpbb/db/migration/profilefield_base_migration.php
Executable file → Normal file
2
phpBB/phpbb/db/migration/profilefield_base_migration.php
Executable file → Normal file
@@ -22,7 +22,7 @@ abstract class profilefield_base_migration extends \phpbb\db\migration\migration
|
|||||||
protected $profilefield_data;
|
protected $profilefield_data;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*Language data should be in array -> each language_data in seaprte key
|
* Language data should be in array -> each language_data in separate key
|
||||||
* array(
|
* array(
|
||||||
* array(
|
* array(
|
||||||
* 'option_id' => value,
|
* 'option_id' => value,
|
||||||
|
Reference in New Issue
Block a user