Kod: Tümünü seç
##############################################################
## MOD Title: joinBB HTML Fix
## MOD Author: CrazYHearT http://www.joinbb.com/
## MOD Author: Janmarques < gigjan@gmail.com > (Jan Marques) http://www.joinbb.com/
## MOD Description: With this extra admin panel page, you can remove forum discriptions which are messed up.
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 2 minutes
## Files To Edit:
## Included Files: 2
## - forum_htmlfix_forums.php
## - forum_adminhtmlfix_body.tpl
## 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:
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ KOPYALA ]------------------------------------------
#
copy root/admin_htmlfix_forums.php to admin_htmlfix_forums.php
copy root/templates/subSilver/admin/forum_adminhtmlfix_body.tpl to templates/subSilver/admin/forum_adminhtmlfix_body.tpl
#
#-----[ KAYDET VE KAPAT ]------------------------------------------
#
# EoM