Remove closing ?> from all PHP files
puregin - July 10, 2008 - 15:10
| Project: | OpenID Attribute Exchange Implementation |
| Version: | 6.x-1.2-alpha3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | anshuprateek |
| Status: | closed |
Jump to:
Description
This will avoid issues such as the 'headers already sent' issue you have fixed in the last commit.
It's also part of the Drupal coding guidelines. Likely applying Coder module will catch such things and possibly save you a bunch of work.
Fantastic progress, though - great work!
Djun

#1
yups, true! Now that you mention it yes! Will do so (remove the closing tags) in my next commit! Thanks for the review!
#2
#3
Automatically closed -- issue fixed for two weeks with no activity.