Browse Source

typo :/

remotes/origin/stable4
Tom Needham 15 years ago
parent
commit
5a50144a16
  1. 2
      lib/migrate.php

2
lib/migrate.php

@ -133,7 +133,7 @@ class OC_Migrate{
$supportsmigration[] = $app;
}
}
reutrn $supportsmigration;
return $supportsmigration;
}
/**

Loading…
Cancel
Save