2009-01-20 04:41:53 +00:00
|
|
|
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
2009-01-20 00:54:02 +00:00
|
|
|
<h1> Oops! </h1>
|
|
|
|
|
<p>
|
|
|
|
|
Something unexpected happened and we can't finish your install.
|
|
|
|
|
We'll try to provide some details about the specific problem below.
|
|
|
|
|
</p>
|
|
|
|
|
<p class="error">
|
|
|
|
|
<?php print $error ?>
|
|
|
|
|
</p>
|
|
|
|
|
|