Go to the source code of this file.
Enumerations | |
enum | MW_NO_OUTPUT_COMPRESSION |
Functions | |
wfThumbMain () | |
wfThumbError ($status, $msg) | |
Variables | |
$wgTrivialMimeDetection = true |
Definition in file thumb.php.
wfThumbError | ( | $ | status, | |
$ | msg | |||
) |
Definition at line 140 of file thumb.php.
References $_SERVER, $msg, $status, $url, $wgShowHostnames, and wfHostname().
Referenced by wfThumbMain().
wfThumbMain | ( | ) |
Definition at line 21 of file thumb.php.
References $_SERVER, $title, MWException::getHTML(), Title::makeTitleSafe(), File::RENDER_NOW, RepoGroup::singleton(), wfLocalFile(), wfMsg(), wfMsgHtml(), wfProfileIn(), wfProfileOut(), wfRestoreWarnings(), wfStreamFile(), wfSuppressWarnings(), and wfThumbError().