Posted by J on 01/20/06 00:27
On the first line of your function add:
global $KTPTTopColor, $KTPTBlue, $KTPTRed;
this should allow your global variables to be accessible from within
the function.
****
thanks for the reply. I tried your suggestion. I did it wrong. Ich bin
ein Idiot. I reread your suggestion. It worked wonderfully.
Navigation:
[Reply to this message]
|