Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [cmurtaugh] plugin devel. docs?

Quote Reply
Re: [cmurtaugh] plugin devel. docs? In reply to
Hi,

Remove the quotes around STOP, it's a constant which should get imported as long as you have:

use GT::Plugins;

at the top. Should look like:

GT::Plugins->action(STOP);

Turn debug on and tail the error log to see if it gets stopped properly.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread plugin devel. docs? cmurtaugh 3492 Jun 16, 2003, 11:27 AM
Thread Re: [cmurtaugh] plugin devel. docs?
Alex 3401 Jun 16, 2003, 11:33 AM
Thread Re: [Alex] plugin devel. docs?
cmurtaugh 3371 Jun 18, 2003, 1:44 PM
Thread Re: [cmurtaugh] plugin devel. docs?
yogi 3366 Jun 19, 2003, 1:02 PM
Thread Re: [yogi] plugin devel. docs?
cmurtaugh 3359 Jun 19, 2003, 1:27 PM
Thread Re: [cmurtaugh] plugin devel. docs?
cmurtaugh 3344 Jun 19, 2003, 3:22 PM
Thread Re: [cmurtaugh] plugin devel. docs?
Alex 3351 Jun 19, 2003, 4:33 PM
Post Re: [Alex] plugin devel. docs?
cmurtaugh 3343 Jun 19, 2003, 5:20 PM