1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-14 03:25:37 +02:00

[ticket/10155] Use more descriptive title for migration file

PHPBB3-10155
This commit is contained in:
Matt Friedman 2013-03-17 17:01:38 -07:00
parent 56914e72b7
commit ac26be98c6

View File

@ -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()
{