Fix CommentStore->createComment() call in LocalFile.php
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 9 Feb 2018 17:43:30 +0000 (12:43 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 9 Feb 2018 17:43:30 +0000 (12:43 -0500)
commitd4fb0ae7e9da10f609fbb34aca137aece98744d4
tree2f341ed309ffaad4900d29ec1c3cb042bfb670f7
parente5d0f9ce6e32c0b740cadeb7f11a00ccdfc44cac
Fix CommentStore->createComment() call in LocalFile.php

This was incorrectly changed in I3abb62a5, createComment() is not one of
the methods that was adjusted in that patch.

Change-Id: I9c26e0ad69ffc6fa5349a6975a4134efb3cf0eff
includes/filerepo/file/LocalFile.php