Ich habe das nicht ganz verstanden ...
Code: Alles auswählen
#
#-----[ OPEN ]------------------------------------------
#
language/lang_xxxMatthias
Code: Alles auswählen
#################################################################
## Mod Title: Rules
## Mod Version: 1.0
## Author: Dimitri Seitz < dwing@weingarten-net.de > - http://www.dseitz.de
##
## Description: This hack allows you to have rules at your board
##
## Installation Level: easy
## Installation Time: 5 Minutes
## Files To Edit: 1
## Included Files: 2
##
#################################################################
##
## To add or delete rules, edit lang_rules.php
##
##
##
## Have Fun
## http://www.dseitz.de
## http://www.phpBBHacks.com
## http://www.phpBB.de
##
#################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#################################################################
#
#-----[ OPEN ]------------------------------------------
#
language/lang_xxx
#
#-----[ FIND ]------------------------------------------
#
?>
#
#-----[ ADD, BEFORE ]------------------------------------------
#
$lang['rules']
#
#-----[ UPLOAD FILES ]------------------------------------------
#
lang_rules.php into /language/lang_xxx
rules.php into phpBB/
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM