php.ini short_open_tag option

Archived from the Xataface Developers forum.

wreid — Thu Oct 26, 2006 9:51 am

Hi All

When i switched from my insecure localhost to my more secure dev server I found that I had left the short_open_tag option in the php.ini file “on” and all of the php code was displayed as plain text. I’ve noticed that most of the files in dataface directory switch from php to <? on a per file basis. I’m right now going through manually and changing all the php files now, but i just wanted to know if this done intentionally?<br /
Any thoughts?

Walter