typo :/
This commit is contained in:
parent
fa8b66ca4f
commit
5a50144a16
|
@ -133,7 +133,7 @@ class OC_Migrate{
|
||||||
$supportsmigration[] = $app;
|
$supportsmigration[] = $app;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
reutrn $supportsmigration;
|
return $supportsmigration;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue