Subject: Short open tags in ABBC help files
All of the ABBC help files included with UNB use the <?= syntax in at least one place to print a value to the page. When using PHP configured with short_open_tag off, the code is displayed on the screen.
It's not a very annoying or dangerous bug, just one that breaks a couple of links and makes a few words invisible. However, it does keep users from having to place php_value short_open_tag on in their .htaccess for every board install.
It's not a very annoying or dangerous bug, just one that breaks a couple of links and makes a few words invisible. However, it does keep users from having to place php_value short_open_tag on in their .htaccess for every board install.

alerante
Link to this post
Show profile