Code uses <? instead of <?php
Submitted by kelt on Sun, 2008-09-14 19:13.
| Project: | phpAlbum.net |
| Version: | 0.4.1-14_fix04 |
| Component: | Code |
| Category: | bug |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | new |
Description
It is php standard to use
<?php
instead of <?. The phpalbum code does not work out of the box for me, as I have to tweak the php.ini just to allow for the shortcut.
It might be nice to include this in a README or something for the install... rather than change the entire code base (for example the <?
?> in the templates.inc files are probably better than
<?php
?>
so maybe the install document should just include the php.ini change rather than having a code change here.

Recent comments
2 days 5 hours ago
5 days 3 hours ago
1 week 12 hours ago
1 week 17 hours ago
1 week 1 day ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago