Files
luos/rbac/public_html/errors/error704.php

9 lines
261 B
PHP
Executable File

<?php
$ERROR_TEXT = "704 DB directory not found ";
$ERROR_DESCRIPTION = "You have specified an invalida directory for DB files ( database definitions ). <br>
Please review your URL and try it again.<br />
<br />
";
include ( "header.php");
?>