How to change hours
Posted: 10 Sep 2011, 11:36
Good morning,
I would like to change the hours for the evening (and the night).
I would prefer the evening 6pm-9pm.
Could you tell me how ?
Edit
I love this Mod. I installed, it works ok
If I could modify the hours for the evening it will be the top.
I would like to change the hours for the evening (and the night).
Code: Select all
case ($date < 24):
// if the hour is 6pm-11pm
$s_welcome = sprintf($user->lang['GOOD_EVENING'], $u_user_name);;
break;
}
Could you tell me how ?
Edit
I love this Mod. I installed, it works ok
If I could modify the hours for the evening it will be the top.