On Sat, Jan 15, 2011 at 11:59 AM, Gareth McCumskey <gmccums...@gmail.com> wrote: > You do not need to do an include or require.
Not in Symfony 1.1: When you need the code based on the map.yml file and generated by the myMapConfigHandler handler in your application, call the following line: include(sfContext::getInstance()->getConfigCache()->checkConfig( 'config/map.yml')); <url:http://www.symfony-project.org/book/1_1/19-Mastering-Symfony-s-Conf iguration-Files> Yes, an upgrade to 1.4 is pending. Lots of messy legacy code, though... -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en