mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11413] Rename file to something more helpful
PHPBB3-11413
This commit is contained in:
parent
3c76cdeb67
commit
c9ff315132
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
class phpbb_db_migration_data_310_notifications2 extends phpbb_db_migration
|
||||
class phpbb_db_migration_data_310_notifications_schema_fix extends phpbb_db_migration
|
||||
{
|
||||
static public function depends_on()
|
||||
{
|
Loading…
Add table
Reference in a new issue