-
☆ A M B ☆
- 24,524 Posts
Hm. Removed the closing tags, and it’s working OK now. Originally, when I first upgraded, I was getting a lot of partial HTML and php code above and below the login form, and the form produced a javascript error and didn’t work. Maybe something got messed up in the upload, and downloading and saving the file again in my editor fixed the problem. I can’t reproduce the problem, even when uploading the original from the SVN again.
This gives me a very uneasy feeling, though. I’ll do some research, but wouldn’t this have some effect on how resources are released, if there is no definitive end to the script?
-
☆ A M B ☆
- 24,524 Posts
Quote from: sottwell at Oct 18, 2007, 01:27 AM
Ok, found this. Learn something new every day!
Indeed. Makes sense when you know it’s intentional, but looked like a typo when in seemed accidental. I was also worried that processes might not be shut down at the end of the file without that tag, so thanks for the links that cleared that up.