missing some implode's
Brought to you by:
spoerri
In the function returnTag(), some color propreties, like
outline and shadow per exemplo, weren't imploded like
this: "implode(", ",$this->outline)". Then the propeties
don't work. I found this erro in simplemarkersymbol
object. Perhaps there are another bugs like this(I didn't
look more).
Logged In: YES
user_id=248871
Thanks for the info. I'll check the code and make sure that the
problem is fixed (in the CVS).
Christoph
Logged In: YES
user_id=248871
what version of the connector are you using. I checked just the
code and the 'implode' seemed to be used correctly.
Please try the CVS and let me know if you still have the problem.
Christoph
Logged In: YES
user_id=248871
done