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

9 lines
221 B
PHP
Executable File

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