Updated website URL.

This commit is contained in:
Josh Sherman 2011-05-03 22:33:48 -04:00
parent f3f111fa22
commit 180aa74486

View file

@ -87,7 +87,7 @@ class Error
<body>
<h1><?php echo $_SERVER['SERVER_NAME']; ?></h1>
<div><?php echo $message; ?></div>
<a href="http://phpwithpickles.com" target="_blank">Powered by PICKLES</a>
<a href="http://p.ickl.es" target="_blank">Powered by PICKLES</a>
</body>
</html>
<?php