On Sun, Aug 2, 2009 at 11:31 AM, DrunkenMonk<[email protected]> wrote: > > Scratch that, Its pageshortcuts not being called. Change line 214 to > > if (isset($args['target'])) $target = BOLTpageshortcuts($args > ['target']);
Thanks for spotting this. Just added it to the next release. I'm having a bit or version control problem currently as I'm on my laptop. Therefore, it may be another day or two before I can pull the next release together. > Or, even better, call pageshortcuts in BOTLsavepage. Yeah, you may be right. I'll look into this some more, perhaps for a future release. It does seem it would save some code. But I would just need to check all the places in the code where a call to pageshortcuts is no longer needed. Cheers Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
