Hi, I wanted to add a custom form decorator in symfony 1.1, so I created the following structure:
- lib/ -- widget/ --- sfWidgetFormSchemaFormatterDiv.class.php Then tryed to create a new sfWidgetFormSchemaFormatterDiv(); but it said it didn't exist I have my symfony core as an external in lib/vendor. My question really is, how do I get my lib/widget folder to autoload? Or am I missing something silly here. Jo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
