blob: 8776ac350b41c4f627d4520df139536e4bc1642f (
plain)
1
2
3
4
5
|
<?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>
|