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

9 lines
235 B
PHP
Raw Permalink Normal View History

<?php
2010-12-02 23:34:41 +00:00
$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");
?>