Files
luos/rbac/public_html/errors/error703.php
2011-09-05 12:47:25 -04:00

9 lines
232 B
PHP
Executable File

<?
$ERROR_TEXT = "703 style undefined ";
$ERROR_DESCRIPTION = "You have specified an undefined style for this workspace. <br>
Please review your URL and try it again.<br />
<br />
";
include ( "header.php");
?>