#################################################################
## MOD Title: Advanced Report Hack
## MOD Author: S2B <
mods@s2b-project.de > (S. Praetorius) http://www.s2b-project.de
## MOD Description: This MOD adds a report
system to the phpBB. The administrator can create categories
## the users can select during they write a report. The reports are listed in a list
## that can be shown either in the ad
min panel or in the board. The reports can be
## marked as "cleared", as "in process" or as "not cleared" and can also be deleted
## there.
## Advanced Report Hack v3 comes with a report post, a report topic and a report user
## system.
## MOD Version: 3.2.5
##
## TÜRKÇE CEVİRİ Abizer ( http://nuke.pehaspe.com )
## Kurulum Zorluğu: Orta
## Kurulum Zamanı: 10 Dakika
## Düzenlenecek Dosyalar: includes/constants.php
## includes/page_header.php
## includes/usercp_viewprofile.php
## admin/index.php
## viewonline.php
## viewtopic.php
## language/lang_turkish/lang_admin.php
## language/lang_turkish/lang_main.php
## modules/Forums/templates/subSilver/overall_header.tpl
## modules/Forums/templates/subSilver/profile_view_body.tpl
## modules/Forums/templates/subSilver/subSilver.cfg
## modules/Forums/templates/subSilver/viewtopic_body.tpl
## Included Files: includes/functions_report.php
## admin/admin_report.php
## admin/admin_report_list.php
## report.php
## language/lang_turkish/email/report_notify.tpl
## modules/Forums/templates/subSilver/report_body.tpl
## modules/Forums/templates/subSilver/report_list_body.tpl
## modules/Forums/templates/subSilver/admin/report_body.tpl
## modules/Forums/templates/subSilver/admin/report_cat_delete_body.tpl
## modules/Forums/templates/subSilver/admin/report_cat_edit_body.tpl
## modules/Forums/templates/subSilver/admin/report_list_body.tpl
## modules/Forums/templates/subSilver/images/reportpost.gif
## modules/Forums/templates/subSilver/images/reportpost_clear.gif
#################################################################