Description du MOD : Avec ce module, quand vous répondez a un message, vous etes directement renvoyez sur le message, vous n'avez plus le message vous demandant si vous voulez aller sur l'index ou sur le topic
Auteur du MOD : Thoul < tempshad@hotmail.com >
Niveau d'installation du MOD : Facile
Version du MOD : 1.0.0
Démo : Non
Compatible EasyMOD : Oui
- Code: Tout sélectionner
##############################################################
## MOD Title: Automatic Redirect to Post After Reply
## MOD Author: Thoul < tempshad@hotmail.com > N/A
##
## MOD Description: After posting, user is redirected to their post without a confirmation message.
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 2 Minutes
##
## Files To Edit: posting.php
## Included Files: N/A
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## This MOD is a way of bypassing the message displayed when a message is
## successfully posted. It will instead redirect the user back to the topic without
## waiting.
##
##############################################################
##
## Informations : Ce mod a été testé et remit en page par l'equipe mod de phpBB.biz
##
## Vous en trouverez la derniere version a cette adresse :
## http://forum.phpbb.biz/viewtopic.php?t=94091
##
## Le support se trouve a cette adresse :
## http://forum.phpbb.biz/viewtopic.php?t=96402
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

