############################################################## 
## MOD Title:   Admins/mods color management
## MOD Verions: 2.0.1
## Feature:     Optional module for Last visit >=1.2.5
## Rev date:    16/10/2003
## 
## Author:      -=ET=- < space_et@tiscali.fr > (n/a) http://www.golfexpert.net/phpbb
##
############################################################## 
## Author Notes: 
##
## This module apply the new colors in the Users who have visited
## this site today list of the Last visit >= 1.2.5 MOD
##
## Do NOT apply this instructions if you haven't installed the
## Last visit >=1.2.5 MOD yet!
##
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
############################################################## 
# 
#-----[ OPEN ]------------------------------------------------ 
#
# Apply ONLY if you have already installed Last visit >=1.2.5!
# 
index.php 

# 
#-----[ FIND ]------------------------------------------------ 
# 
'fontcolor3'

# 
#-----[ IN-LINE FIND ]---------------------------------------- 
# 
'fontcolor3'

# 
#-----[ IN-LINE REPLACE WITH ]-------------------------------- 
#
'fontcolor5'

# 
#-----[ FIND ]------------------------------------------------ 
# 
'fontcolor2'

# 
#-----[ IN-LINE FIND ]---------------------------------------- 
# 
'fontcolor2'

# 
#-----[ IN-LINE REPLACE WITH ]-------------------------------- 
#
'fontcolor6'

# 
#-----[ SAVE/CLOSE ALL FILES ]-------------------------------- 
# 
# EoM