Files
gallery3/installer/views/db_not_empty.html.php
2009-01-20 04:41:53 +00:00

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>