Hi list I came across a problem with sf1.0.13. But I don't know if it is a bug or intended behavior.
In my modules I have files inside the lib directory. They are called xxxx.class.php Now I want to use this classes from an other class located in project-dir/lib . But when I try to use it the class in module/lib can't be found. in config_autoload.yml.php the files are listed with a path-prefix (module-name). I think that is the reason for not finding the classes by autoload. Can someone clarify this? thanks Sven --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
