CC-2806: Create upgrade template file
-missing function -comment out redundant code -Create cc_component table on upgrade
This commit is contained in:
parent
d93a9edcd2
commit
3c6692ebce
4 changed files with 29 additions and 5 deletions
|
@ -363,7 +363,7 @@ class AirtimeDatabaseUpgrade{
|
|||
}
|
||||
}
|
||||
|
||||
UpgradeCommon::MigrateTablesToVersion(__DIR__, '20110925171256');
|
||||
UpgradeCommon::MigrateTablesToVersion(__DIR__, '20110929184401');
|
||||
}
|
||||
|
||||
private static function SetDefaultStreamSetting()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue