mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-31 01:52:11 +01:00
Return JSON for import and export methods of OC_Migrate
This commit is contained in:
parent
1cf1628889
commit
eb3e323d8c
@ -3,7 +3,6 @@ class OC_Migration_Provider_Bookmarks extends OC_Migration_Provider{
|
||||
|
||||
// Create the xml for the user supplied
|
||||
function export( ){
|
||||
OC_Log::write('migration','starting export for bookmarks',OC_Log::INFO);
|
||||
$options = array(
|
||||
'table'=>'bookmarks',
|
||||
'matchcol'=>'user_id',
|
||||
|
Loading…
x
Reference in New Issue
Block a user