Ian P. Christian wrote: > Hi all, > > just starting to get back into symfony development again, and though I'd > check out trunk and see if I can help any. > > However.... I fell at the first jump :) > Fun fun fun:
# grep sfContext cache/frontend/dev/config/config_autoload.yml.php 'sfContext' => '/var/www/www2.pookey.co.uk/lib/symfony_svn/lib/util/sfContext.class.php', 'sfContextException' => '/var/www/www2.pookey.co.uk/lib/symfony_svn/lib/exception/sfContextException.class.php', 'sfContext' => '/var/www/www2.pookey.co.uk/lib/symfony_svn/lib/util/sfContext.class.php', 'sfContextException' => '/var/www/www2.pookey.co.uk/lib/symfony_svn/lib/exception/sfContextException.class.php', 'sfContext' => '/var/www/www2.pookey.co.uk/lib/symfony_svn/test/unit/sfContextMock.class.php', 'myContext' => '/var/www/www2.pookey.co.uk/lib/symfony_svn/test/unit/util/sfContextTest.php', Note to self: do not checkout the whole of symfony trunk into my project :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
