Make UploadBase::getTempFileSha1Base36 public
authorMarius Hoch <hoo@online.de>
Thu, 28 Feb 2013 00:40:26 +0000 (01:40 +0100)
committerMarius Hoch <hoo@online.de>
Thu, 28 Feb 2013 01:42:56 +0000 (02:42 +0100)
commitb3683bbd40c4443ead508a5631deb18624470e01
treeccdb7aa190447800509f4125668ba6176172cd70
parent17f1ac5a29532588188ed85b4e8762a31ef412bd
Make UploadBase::getTempFileSha1Base36 public

There's no obvious reason for this method to be private while
it's pretty handy to have it in hooks.

Change-Id: If716665a939e8fe84288354ee8c16369604b67fb
includes/upload/UploadBase.php
includes/upload/UploadFromStash.php