This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-debian/installer/views/oops.html.php

11 lines
273 B
PHP

<?php defined("SYSPATH") or die("No direct script access.") ?>
<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>