Go to the source code of this file.
Enumerations | |
enum | MEDIAWIKI |
Functions | |
wfGetType ($filename) | |
Variables | |
$filename = realpath( $wgUploadDirectory . $_SERVER[PATH_INFO] ) | |
$realUploadDirectory = realpath( $wgUploadDirectory ) | |
$imageName = $wgLang->getNsText( NS_IMAGE ) . ":" . basename( $_SERVER[PATH_INFO] ) | |
$type = wfGetType( $filename ) |
|
Definition at line 8 of file img_auth.php. |
|
Definition at line 34 of file img_auth.php. |
|
Definition at line 13 of file img_auth.php. Referenced by CacheManager::checkCacheDirs(), and CacheManager::loadFromFileCache(). |
|
Definition at line 15 of file img_auth.php. |
|
Definition at line 14 of file img_auth.php. |
|
Definition at line 27 of file img_auth.php. Referenced by aField(), QueryPage::doQuery(), and LoginForm::onCookieRedirectCheck(). |