Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
1aa1500d0c
8 changed files with 93 additions and 67 deletions
|
@ -33,6 +33,6 @@ class Version20110629143017 extends AbstractMigration
|
|||
|
||||
public function down(Schema $schema)
|
||||
{
|
||||
|
||||
$schema->dropTable('cc_music_dirs');
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,6 +21,6 @@ class Version20110713161043 extends AbstractMigration
|
|||
|
||||
public function down(Schema $schema)
|
||||
{
|
||||
|
||||
$schema->dropTable('cc_country');
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue