Subversion Repositories PEEPS

Rev

Rev 4 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 5
Line 153... Line 153...
153
  print $h->div ("Something weird has happened. You should probably email peeps\@wftdi.com and tell them to investigate.", " ");
153
  print $h->div ("Something weird has happened. You should probably email peeps\@wftdi.com and tell them to investigate.", " ");
154
  print $h->button ({onclick => "window.location.href='/';"}, "Home");
154
  print $h->button ({onclick => "window.location.href='/';"}, "Home");
155
  logit ($user->{id}, "ERROR: Something really weird happend during checkout confirmation.");
155
  logit ($user->{id}, "ERROR: Something really weird happend during checkout confirmation.");
156
}
156
}
Line -... Line 157...
-
 
157