Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [Andy] [Plugin] Error_Jump: Edit Log

Here is the list of edits for this post
Re: [Andy] [Plugin] Error_Jump
"Unexpected end of archive"

You don't really need to use fatalsToBrowser....Links SQL uses it's own error handling

local $SIG{__DIE__} = \&Links::fatal;

You should probably use a return rather than an exit too.

Sorry I don't want to appear to be moaning, they are just things I'm spotting.

Last edited by:

Paul: Jun 19, 2002, 2:59 AM

Edit Log: