0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
3.0.7-1
/
standard
/
htdocs
/
modules
/
gallery
/
views
/
[
Home
]
File: error.html.php
<?php defined("SYSPATH") or die("No direct script access.") ?> <div id="g-error"> <h1> <?= t("Dang... Something went wrong!") ?> </h1> <h2> <?= t("We tried really hard, but it's broken.") ?> </h2> <p> <?= t("Talk to your Gallery administrator for help fixing this!") ?> </p> </div>