From: Sam Reed Date: Thu, 16 Feb 2012 02:05:49 +0000 (+0000) Subject: Bad Aaron X-Git-Tag: 1.31.0-rc.0~24680 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=462ab60ab63324b43085279a5aca5a033cde1918;p=lhc%2Fweb%2Fwiklou.git Bad Aaron --- diff --git a/includes/filerepo/backend/FileBackend.php b/includes/filerepo/backend/FileBackend.php index c949b00560..1904e012cf 100644 --- a/includes/filerepo/backend/FileBackend.php +++ b/includes/filerepo/backend/FileBackend.php @@ -1133,6 +1133,7 @@ abstract class FileBackendStore extends FileBackend { wfProfileIn( __METHOD__ ); $path = self::normalizeStoragePath( $params['src'] ); if ( $path === null ) { + wfProfileOut( __METHOD__ ); return false; // invalid storage path } $latest = !empty( $params['latest'] );