Make stashEditFromPreview() call setCacheTime()
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 7 May 2016 04:58:12 +0000 (21:58 -0700)
committerOri.livneh <ori@wikimedia.org>
Sat, 7 May 2016 11:02:35 +0000 (11:02 +0000)
commit07e23b39a45ea1257e6ee4c58c5ddb30804d9a0b
tree3024112fe4ac341fa2145a9438187dbe87b6cf74
parent51d16bb769917ae7a75992b95545e4b5fff9e60d
Make stashEditFromPreview() call setCacheTime()

This makes sure the output can pass the "presumed fresh" check.

Bug: T134620
Change-Id: I4f9ac2f1b9cef5c6b179946ea02a5e2fad2adc09
includes/api/ApiStashEdit.php