mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10155] Use more descriptive title for migration file
PHPBB3-10155
This commit is contained in:
parent
56914e72b7
commit
ac26be98c6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class phpbb_db_migration_data_310_dev_p2 extends phpbb_db_migration
|
class phpbb_db_migration_data_310_jquery_update extends phpbb_db_migration
|
||||||
{
|
{
|
||||||
public function effectively_installed()
|
public function effectively_installed()
|
||||||
{
|
{
|
Loading…
Add table
Reference in a new issue