Quote:
Originally Posted by cory_booth Well believe it or not - that did the trick!
Now I must ask...
What might I loose if I leave this commented out? |
well as a matter of fact.. believe it or not.. you loose nothing

usually comments like that allow developpers like michael to trace things..
Now if your php settings are very tight.. php will stop on this.. and throw an error.. as it did for you...
In a testing environment, you usually set php not to stop on errors like that..
As it is beta.. hardly anyone uses it in production.. thats why I didnt get the error on my system..
But you can remove that whole line it without loosing anything.. (I guess michael will also give you the ok for that)
Luc