Generate birthdays on upgrade from 8.2 as well

This commit is contained in:
Thomas Müller 2016-03-10 14:17:21 +01:00
parent 419adc8d50
commit 3f4be066f9
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@ $app = new Application();
$app->setupCron();
$app->migrateAddressbooks();
$app->migrateCalendars();
$app->generateBirthdays();