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

my changes so far...

git-svn-id: file:///svn/phpbb/trunk@7987 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-07-31 14:52:09 +00:00
parent 618e78e41e
commit 33f5e4283b
4 changed files with 8 additions and 4 deletions

View File

@@ -974,9 +974,11 @@ if ($exit)
exit;
}
_write_result(false, $errored, $error_ary);
// Schema updates
?>
</p><br /><br />
<br /><br />
<h1><?php echo $lang['UPDATE_DATABASE_SCHEMA']; ?></h1>