blob: 7125a0b6d89f8d712709b928616e2dc94a9ec6e7 (
plain)
1
2
3
4
5
6
7
  | 
<?php defined("SYSPATH") or die("No direct script access.") ?>
<h1> Uh oh! </h1>
<p class="error">
  The database you provided already has other tables in it.
  Continuing with the install might overwrite an existing Gallery
  install.  Please go back and choose a different database.
</p>
 
  |