Home
last modified time | relevance | path

Searched +full:media_restore -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/exe/
H A Dmediamanager.php103 $JUMPTO = media_restore($INPUT->str('image'), $REV, $AUTH);
/dokuwiki/inc/
H A Dmedia.php1164 $form->addButton('', $lang['media_restore'])->attr('type', 'submit');
1370 function media_restore($image, $rev, $auth)
1306 function media_restore($image, $rev, $auth){ global() function