misstypes in source code
Submitted by kazy82 on Tue, 2009-10-20 10:18.
| Project: | phpAlbum.net |
| Version: | 0.4.1-14_fix06 |
| Component: | Code |
| Category: | bug |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | new |
Description
main.php
line 427 and 429 boreder -> border
setup_photos.inc
line 64 and 67 intput -> input
also found some other misstypes in regular text. do you want me to send them to you too?
Updates
#1 submitted by kazy82 on Tue, 2009-10-20 12:07
imageview.tpl.php
line 92 <?if -> <? if
#2 submitted by kazy82 on Tue, 2009-10-20 13:40
there are several more whitespaces missing after <? in imageviewer.tpl.php
seems to be no problem, but it is not valid.
furthermore the short opening tag for php should be changed to <?php due to compatibility issues. in php5.3 one has to edit the php.ini to enable short opening tag. otherwise one gets a blank screen as startpage and the source code is just the content of index.php.

Recent comments
2 days 21 hours ago
2 days 22 hours ago
10 weeks 1 day ago
10 weeks 2 days ago
10 weeks 2 days ago
10 weeks 2 days ago
34 weeks 4 days ago
41 weeks 10 hours ago
1 year 2 weeks ago
1 year 8 weeks ago