some minor improvements to task editing of Questtype ?Textinput?
This commit is contained in:
parent
57f72d25b2
commit
5855e93866
3 changed files with 14 additions and 9 deletions
|
|
@ -119,7 +119,7 @@
|
|||
*
|
||||
* @param int $userId ID of user setting text
|
||||
* @param int $questId ID of Quest to set text for
|
||||
* @param string $text Text for Quset
|
||||
* @param string $text Text for Quest
|
||||
*/
|
||||
public function setTextForQuest($userId, $questId, $text)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue