Seite 2 von 2

Verfasst: 14.01.2007 14:23
von Berndte
Hallo,

ja danke, das scheint der Mod zu sein....
Nach genauerer Betrachtung aber lass ich das erstmal sein ;)

Code: Alles auswählen

##############################################################
## MOD Title: Event Registration
## MOD Author: NetizenKane < info@clancodes.com > (N/A) http://regmod.clancodes.com
## MOD Description: The Event registration adds a new function to postings which provides
##		up to three clickable options at the top of a thread. By clicking an
##		option you register for it with your username and the registration
##		date. Registrations can be customized, limited by users and can have
##		an expiry date. This can be used as a registration for an event,
##		a poll with visible usernames etc.
## MOD Version: 2.0.3
##
## Installation Level: Intermediate
## Installation Time: ~45 Minutes
## Files To Edit:
##		 modcp.php
##		 posting.php
##		 search.php
##		 viewforum.php
##		 viewtopic.php
##		 admin/admin_forumauth.php
##		 admin/admin_ug_auth.php
##		 includes/auth.php
##		 includes/constants.php
##		 includes/functions_post.php
##		 includes/prune.php
##		 language/lang_english/lang_main.php
##		 templates/subSilver/overall_header.tpl
##		 templates/subSilver/posting_body.tpl
##		 templates/subSilver/search_results_topics.tpl
##		 templates/subSilver/subSilver.css
##		 templates/subSilver/viewforum_body.tpl
##		 templates/subSilver/viewtopic_body.tpl
##
##
## Included Files:
##		 includes/functions_regmod.php
##		 includes/regmod_viewtopic.php
##		 templates/subSilver/posting_reg_body.tpl
##		 templates/subSilver/viewtopic_registration.tpl
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################