in reply to Re^4: Adding a 'rule' system to isApproved() (fewer tables)
in thread Adding a 'rule' system to isApproved()
See my patch to MembersOnly, the first line shouldn't be needed so we should use:
my $res= do { package Everything::HTML; eval $node->{code}; };
I might be able to apply this and your changes today...
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Adding a 'rule' system to isApproved() (fewer tables)
by demerphq (Chancellor) on Aug 23, 2005 at 22:47 UTC |