Files
gallery3/installer/views/invalid_db_version.html.php

6 lines
193 B
PHP
Raw Normal View History

<?php defined("SYSPATH") or die("No direct script access.") ?>
<h1> Uh oh! </h1>
<p class="error">
The MySql database that you are referencing is less than the minimum version of 5.0.0.
</p>