Hi, I also noticed this recently, and also was wondering if this is an intentional behaviour. I also would prefer it to be include_once .: Fabian
-----Ursprüngliche Nachricht----- Von: [email protected] Gesendet: 12.09.07 11:21:45 An: [email protected] Betreff: [symfony-devs] sfLoader::loadHelpers() The the method sfLoader::loadHelpers() you use include() instead of include_once() and I am having problem with helpers which depend on each other (cannot redeclare function). So my question is why would you use include instead of include_once() because as soon as I change it to include_once it stopped giving me this fatal error (of course) and no other side effects for now. If it is a bug I will file a report, I just wanted to run it through the list first. Regards, Kupo _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
