1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Nothing interesting, just a couple of slight language alterations

git-svn-id: file:///svn/phpbb/trunk@6130 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-06-28 20:26:45 +00:00
parent c748c31fe5
commit 66f5db4cec
2 changed files with 3 additions and 1 deletions

View File

@@ -910,6 +910,8 @@ class install_install extends module
{
global $db, $lang, $template, $phpbb_root_path, $phpEx;
$this->page_title = $lang['STAGE_CREATE_TABLE'];
// Obtain any submitted data
foreach ($this->request_vars as $var)
{