Changes in install

git-svn-id: file:///svn/phpbb/trunk@1108 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
the_systech 2001-10-01 19:37:11 +00:00
parent 552d9f6df2
commit 652bdcbb91

View file

@ -962,7 +962,7 @@ $lang['Inst_Step_2'] = "Your admin username has been created. At this point you
$lang['Finish_Install'] = "Finish Installation";
$lang['Install_db_error'] = "An error occured trying to update the database";
$lang['ODBC_Instructs'] = "Someone please write some odbc instructions in the \$lang['ODBC_Instructs'] variable!";
$lang['Table_Prefix'] = "Table Name Prefix";
//
// End