|
Majordomo-Users (November 1996) |
[ Jason L Tibbitts III writes: ] > > As for the "array found..." error, I'd have to see your config file but Id > wager that you've neglected to escape an `@' symbol in a string. I'm betting there's also a mismatched quote in there somewhere. Not escaping an '@' just gets a "Literal @something now requires backslash..." message. Unbalanced quotes gets the "Array found where operator expected..." -- Dave Wolfe References:
|