Searched refs:wgLocalFileRepo (Results 1 – 13 of 13) sorted by relevance
316 if ( !$wgLocalFileRepo ) {317 $wgLocalFileRepo = [ variable331 if ( !isset( $wgLocalFileRepo['backend'] ) ) {334 $wgLocalFileRepo['backend'] = $wgLocalFileRepo['name'] . '-backend';
627 $wgLocalFileRepo = false; variable
354 if ( !$wgLocalFileRepo ) {355 $wgLocalFileRepo = [ variable371 if ( !isset( $wgLocalFileRepo['backend'] ) ) {374 $wgLocalFileRepo['backend'] = $wgLocalFileRepo['name'] . '-backend';
697 $wgLocalFileRepo = false; variable
323 if ( !$wgLocalFileRepo ) {324 $wgLocalFileRepo = [ variable338 if ( !isset( $wgLocalFileRepo['backend'] ) ) {341 $wgLocalFileRepo['backend'] = $wgLocalFileRepo['name'] . '-backend';
660 $wgLocalFileRepo = false; variable
73 global $wgLocalFileRepo;91 $this->url = $wgLocalFileRepo['url'];
70 global $wgLocalFileRepo;88 $this->url = $wgLocalFileRepo['url'];
169 scaling, was deprecated. Use the `thumbProxyUrl` setting in $wgLocalFileRepo
13338 * $wgLocalFileRepo/$wgForeignFileRepos now have a 'fileMode' parameter to
96 scaling, was deprecated. Use the `thumbProxyUrl` setting in $wgLocalFileRepo14413 * $wgLocalFileRepo/$wgForeignFileRepos now have a 'fileMode' parameter to
11552 * $wgLocalFileRepo/$wgForeignFileRepos now have a 'fileMode' parameter to