mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-12 23:49:16 -04:00
8 lines
290 B
PHP
8 lines
290 B
PHP
<?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>
|