Home
last modified time | relevance | path

Searched +full:purge +(+path:plugin +path:multiorphan) -(+path:plugin +path:multiorphan +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/multiorphan/
H A Dhelper.php55 … $form->addElement(form_makeCheckboxField('purge', 1, $this->getLang('purge') . ':', 'purge'));
H A Dscript.js305 if ( $orphanForm.find('input[name=purge]').is(':checked') ) {
306 data['purge'] = true