PDA

View Full Version : small RTL fix


Ahmad
Mon 23rd Jun '03, 6:39am
I've just tested the code tag ..
It seems that it is not putting hardcoded dir="ltr" in any place around the code ..

This is necessary to ensure that CODE and PHP always appeart Left-to-Right, even if the page was set as Right-to-Left.


Some code



$some = php();


Thanks