mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-04 18:59:08 -04:00
6 lines
193 B
PHP
6 lines
193 B
PHP
|
|
<?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>
|