summaryrefslogtreecommitdiff
path: root/bit_error_inc.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2005-06-20 15:06:24 +0000
committerLester Caine <lester@lsces.co.uk>2005-06-20 15:06:24 +0000
commit77f1292ac29d63ddef766c61c1a6eec23415a075 (patch)
tree4d67c5dcff26f23ffede02b7715c54534b75595d /bit_error_inc.php
parent0867bf2e3ff3a60255cfb4d6e6fb36469171d0dc (diff)
downloadkernel-77f1292ac29d63ddef766c61c1a6eec23415a075.tar.gz
kernel-77f1292ac29d63ddef766c61c1a6eec23415a075.tar.bz2
kernel-77f1292ac29d63ddef766c61c1a6eec23415a075.zip
Change sf project number to bitweaver ( 141358 )
Diffstat (limited to 'bit_error_inc.php')
-rwxr-xr-xbit_error_inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bit_error_inc.php b/bit_error_inc.php
index 65442e4..efce027 100755
--- a/bit_error_inc.php
+++ b/bit_error_inc.php
@@ -61,7 +61,7 @@ function tiki_error_handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnect
if( ( !defined('IS_LIVE') || !IS_LIVE) ) {
print '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>bitweaver - White Screen of Death</title></head><body>';
- print "\n<p><a href='http://sourceforge.net/tracker/?func=add&amp;group_id=101599&amp;atid=630083'>Click here to log a bug</a>, if this appears to be an error with the application.</p>\n";
+ print "\n<p><a href='http://sourceforge.net/tracker/?func=add&amp;group_id=141358&amp;atid=749176'>Click here to log a bug</a>, if this appears to be an error with the application.</p>\n";
print "<p><a href='".BIT_ROOT_URL."install/install.php'>Go here to begin the installation process</a>, if you haven't done so already.</p>\n";
// print "<h1>Upgrade Beta 1 to Beta 2</h1>If you are getting this error because you just upgraded your bitweaver from Beta 1 to Beta 2, please follow this link to the installer, which will guide you through the upgrade process: <a href='".BIT_ROOT_URL."install/install.php?step=4'>Upgrade Beta 1 to Beta 2</a>";
print "<pre>".$logString."</pre>";