Skip to content
Snippets Groups Projects
Commit 439cc7a5 authored by Peter Rotich's avatar Peter Rotich
Browse files

Let the user know to check email for errors

parent fbeb65dd
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ if(!defined('OSTSCPINC') || !$thisstaff || !$thisstaff->isAdmin()) die('Access D ...@@ -20,7 +20,7 @@ if(!defined('OSTSCPINC') || !$thisstaff || !$thisstaff->isAdmin()) die('Access D
echo '<b><font color="red">Internal error occurred - get technical help.</font></b>'; echo '<b><font color="red">Internal error occurred - get technical help.</font></b>';
} }
?> ?>
<p><b>For detailed - please view <a href="logs.php">system logs</a></b></p> <p><b>For detailed - please view <a href="logs.php">system logs</a> or check your email.</b></p>
<br> <br>
<p>Please, refer to the <a target="_blank" href="http://osticket.com/wiki/Upgrade_and_Migration">Upgrade Guide</a> on the wiki for more information.</p> <p>Please, refer to the <a target="_blank" href="http://osticket.com/wiki/Upgrade_and_Migration">Upgrade Guide</a> on the wiki for more information.</p>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment