Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Cette révision appartient à :
PantsuDev 2017-07-16 20:40:28 +10:00
Parent 913028f529
révision 79f0213345

Voir le fichier

@ -114,7 +114,7 @@ func PostCommentHandler(c *gin.Context) {
}
}
url := "/view/" + strconv.FormatUint(uint64(torrent.ID), 10)
c.Redirect(302, url+"?success")
c.Redirect(302, url)
}
// ReportTorrentHandler : Controller for sending a torrent report