Go to the source code of this file.
Classes | |
class | FileDuplicateSearchPage |
Searches the database for files of the requested hash, comparing this with the 'img_sha1' field in the image table. More... | |
Functions | |
wfSpecialFileDuplicateSearch ($par=null) | |
Output the HTML search form, and constructs the FileDuplicateSearch object. |
Definition in file SpecialFileDuplicateSearch.php.
wfSpecialFileDuplicateSearch | ( | $ | par = null |
) |
Output the HTML search form, and constructs the FileDuplicateSearch object.
Definition at line 66 of file SpecialFileDuplicateSearch.php.
References $count, $dbr, $filename, $offset, $res, $row, $sql, $title, $wgContLang, $wgLang, $wgOut, $wgRequest, $wgScript, Xml::closeElement(), Xml::element(), SpecialPage::getTitleFor(), Xml::hidden(), Xml::inputLabel(), Title::newFromText(), Xml::openElement(), Xml::submitButton(), wfCheckLimits(), wfFindFile(), wfGetDB(), wfMsg(), wfMsgExt(), and wfMsgHtml().