1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 04:04:12 +02:00

Started translation implemenation, added 1.2 english lang file

git-svn-id: file:///svn/phpbb/trunk@73 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson
2001-03-02 05:46:32 +00:00
parent adb77ffa23
commit dcc2b2fe19
8 changed files with 414 additions and 24 deletions

View File

@@ -53,5 +53,5 @@ else if($logout)
}
header("Location: index.$phpEx");
}
?>