mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
Fix variable name
This commit is contained in:
parent
2ec3115a2f
commit
946562869e
@ -39,7 +39,7 @@ class Uploaded extends BaseTemporaryPhoto {
|
||||
*
|
||||
* @var \OCP\IRequest
|
||||
*/
|
||||
protected $input;
|
||||
protected $request;
|
||||
|
||||
public function __construct(ICache $cache, IRequest $request) {
|
||||
\OCP\Util::writeLog('contacts', __METHOD__, \OCP\Util::DEBUG);
|
||||
|
Loading…
x
Reference in New Issue
Block a user