1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

Overhauled session code ... in a big way

git-svn-id: file:///svn/phpbb/trunk@208 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-04-28 17:54:22 +00:00
parent 9a155b4870
commit ec21217a2a
7 changed files with 175 additions and 142 deletions

View File

@@ -42,6 +42,8 @@ $l_emailaddress = "Email Address";
$l_preferences = "Preferences";
$l_welcometo = "Welcome to";
$l_log_me_in = "Log me in automatically";
$l_all_times = "All times are";
$l_hours = "hours";